Enum efm32gg11b820::wtimer2::lock::TIMERLOCKKEYW [] [src]

pub enum TIMERLOCKKEYW {
    UNLOCKED,
    LOCKED,
}

Values that can be written to the field TIMERLOCKKEY

Variants

0

1

Trait Implementations

Auto Trait Implementations

impl Send for TIMERLOCKKEYW

impl Sync for TIMERLOCKKEYW