Type Alias TRGOEN_W
pub type TRGOEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, bool, BitM, O>;
Expand description
Field TRGOEN
writer - External trigger output enable
Aliased Typeยง
struct TRGOEN_W<'a, const O: u8> { /* private fields */ }