Type Alias AVDEN_W
pub type AVDEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, bool, BitM, O>;Expand description
Field AVDEN writer - Peripheral voltage monitor on VDDA enable
Aliased Typeยง
struct AVDEN_W<'a, const O: u8> { /* private fields */ }