pub type PINRMODE_R = FieldReader<u8, PINRMODE_A>;
Expand description

Field PINRMODE reader - PIN Reset Mode

Implementations§

source§

impl PINRMODE_R

source

pub fn variant(&self) -> Option<PINRMODE_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