Type Alias esp32c3::rtc_cntl::ext_xtl_conf::DBUF_XTAL_32K_W

source ·
pub type DBUF_XTAL_32K_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DBUF_XTAL_32K writer - 0: single-end buffer 1: differential buffer

Aliased Type§

struct DBUF_XTAL_32K_W<'a, REG> { /* private fields */ }