pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - Read Mode

Implementations§

source§

impl MODE_R

source

pub fn variant(&self) -> MODE_A

Get enumerated values variant

source

pub fn is_ws0(&self) -> bool

Checks if the value of the field is WS0

source

pub fn is_ws1(&self) -> bool

Checks if the value of the field is WS1

source

pub fn is_ws2(&self) -> bool

Checks if the value of the field is WS2

source

pub fn is_ws3(&self) -> bool

Checks if the value of the field is WS3