pub type CRTE_W<'a, const O: u8> = BitWriter<'a, u32, CCR_SPEC, bool, O>;
Field crte writer - Rising edge capture trigger enable
crte
struct CRTE_W<'a, const O: u8> { /* private fields */ }