;;;* Last edited: Jun 30 14:51 1993 (hqm)
;; pwr on reset
(def-device "ds1233"
    (package default 
	     (technology thru-hole)
	     (symbol to92)
	     (class DISCRETE)
	     (pincount 3)
	     (pins 
	      ground  reset_l vcc
	      )
	     )
  )
