Type Alias ETOC_W

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

Field ETOC writer - Enable Timeout Counter

Aliased Typeยง

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