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

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

Implementations

Enable