Enum mkw41z::porta::pcr9::ISFW [] [src]

pub enum ISFW {
    _0,
    _1,
}

Values that can be written to the field ISF

Variants

Configured interrupt is not detected.

Configured interrupt is detected. If the pin is configured to generate a DMA request, then the corresponding flag will be cleared automatically at the completion of the requested DMA transfer. Otherwise, the flag remains set until a logic 1 is written to the flag. If the pin is configured for a level sensitive interrupt and the pin remains asserted, then the flag is set again immediately after it is cleared.

Trait Implementations

Auto Trait Implementations

impl Send for ISFW

impl Sync for ISFW