pub type WDOGRMODE_R = FieldReader<u8, WDOGRMODE_A>;
Expand description

Field WDOGRMODE reader - WDOG Reset Mode

Implementations§

source§

impl WDOGRMODE_R

source

pub fn variant(&self) -> Option<WDOGRMODE_A>

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_limited(&self) -> bool

Checks if the value of the field is LIMITED

source

pub fn is_extended(&self) -> bool

Checks if the value of the field is EXTENDED

source

pub fn is_full(&self) -> bool

Checks if the value of the field is FULL