pub type AS2_W<'a, const O: u8> = BitWriterRaw<'a, u8, ASSR_SPEC, bool, BitM, O>;
Field AS2 writer - Asynchronous Timer/Counter2
AS2
struct AS2_W<'a, const O: u8> { /* private fields */ }