pub type TSM_W<'a, const O: u8> = BitWriterRaw<'a, u8, GTCCR_SPEC, bool, BitM, O>;Expand description
Field TSM writer - Timer/Counter Synchronization Mode
Aliased Type§
struct TSM_W<'a, const O: u8> { /* private fields */ }pub type TSM_W<'a, const O: u8> = BitWriterRaw<'a, u8, GTCCR_SPEC, bool, BitM, O>;Field TSM writer - Timer/Counter Synchronization Mode
struct TSM_W<'a, const O: u8> { /* private fields */ }