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

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

Implementations

Enable