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