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

Field UP writer - Write ‘1’ to Enable interrupt for UP event

Implementations

Enable