Type Alias CTSIE_W

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

Field CTSIE writer - CTS interrupt enable

Aliased Typeยง

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