pub type CSM_W<'a, const O: u8> = BitWriterRaw<'a, u32, TTIR_SPEC, bool, BitM, O>;
Field CSM writer - Change of Synchronization Mode
CSM
struct CSM_W<'a, const O: u8> { /* private fields */ }