Enum efm32gg11b820::gpio::lock::LOCKKEYW [] [src]

pub enum LOCKKEYW {
    UNLOCKED,
    LOCKED,
}

Values that can be written to the field LOCKKEY

Variants

0

1

Trait Implementations

Auto Trait Implementations

impl Send for LOCKKEYW

impl Sync for LOCKKEYW