pub type EXMODE_R = FieldReader<u8, EXMODE_A>;
Expand description

Field EXMODE reader - Set GPIO Mode

Implementations§

source§

impl EXMODE_R

source

pub fn variant(&self) -> EXMODE_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_high(&self) -> bool

Checks if the value of the field is HIGH

source

pub fn is_low(&self) -> bool

Checks if the value of the field is LOW

source

pub fn is_dacout(&self) -> bool

Checks if the value of the field is DACOUT