[][src]Type Definition efm32pg12_pac::wtimer0::lock::TIMERLOCKKEY_R

type TIMERLOCKKEY_R = R<u16, TIMERLOCKKEY_A>;

Reader of field TIMERLOCKKEY

Methods

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