[][src]Type Definition efm32gg11b820::wtimer3::lock::TIMERLOCKKEY_R

type TIMERLOCKKEY_R = R<u16, TIMERLOCKKEY_A>;

Reader of field TIMERLOCKKEY

Implementations

impl TIMERLOCKKEY_R[src]

pub fn variant(&self) -> Variant<u16, TIMERLOCKKEY_A>[src]

Get enumerated values variant

pub fn is_unlocked(&self) -> bool[src]

Checks if the value of the field is UNLOCKED

pub fn is_locked(&self) -> bool[src]

Checks if the value of the field is LOCKED