Type Alias LCKM_W

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

Field LCKM writer - TT Time Mark Register Locked

Aliased Typeยง

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