summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/dac.h
blob: 65e609576d5aace5bdc7e18a747e6a0caf69dc15 (plain) (blame)
1
2
3
void dac_init(void);

extern const mp_obj_type_t pyb_dac_type;