Enum atsam4lc4c::eic::icr::INT1W [] [src]

pub enum INT1W {
    _0,
    _1,
}

Values that can be written to the field INT1

Variants

No effect

Clear Interrupt.

Trait Implementations

Auto Trait Implementations

impl Send for INT1W

impl Sync for INT1W