pub type CTS_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, CTS_AW, O>;
Expand description

Field CTS writer - Write ‘1’ to enable interrupt for event CTS

Implementations

Enable