Enum s32k144::portd::pcr27::IrqcW [] [src]

pub enum IrqcW {
    _0000,
    _0001,
    _0010,
    _0011,
    _1000,
    _1001,
    _1010,
    _1011,
    _1100,
}

Values that can be written to the field IRQC

Variants

Interrupt Status Flag (ISF) is disabled.

ISF flag and DMA request on rising edge.

ISF flag and DMA request on falling edge.

ISF flag and DMA request on either edge.

ISF flag and Interrupt when logic 0.

ISF flag and Interrupt on rising-edge.

ISF flag and Interrupt on falling-edge.

ISF flag and Interrupt on either edge.

ISF flag and Interrupt when logic 1.