[][src]Type Definition efm32pg12_pac::rmu::ctrl::WDOGRMODE_R

type WDOGRMODE_R = R<u8, WDOGRMODE_A>;

Reader of field WDOGRMODE

Methods

impl WDOGRMODE_R[src]

pub fn variant(&self) -> Variant<u8, WDOGRMODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is LIMITED

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

Checks if the value of the field is EXTENDED

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

Checks if the value of the field is FULL