Type Alias SWEL_W

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

Field SWEL writer - Stop Watch Event Interrupt Line

Aliased Typeยง

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