Type Alias PVDE_W

pub type PVDE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, bool, BitM, O>;
Expand description

Field PVDE writer - Programmable voltage detector enable

Aliased Typeยง

struct PVDE_W<'a, const O: u8> { /* private fields */ }