Type Alias MODE_R

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

Field MODE reader - Read Mode

Aliased Type§

pub struct MODE_R { /* private fields */ }

Implementations§

Source§

impl MODE_R

Source

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

Checks if the value of the field is WS0SCBTP

Source

pub fn is_ws1scbtp(&self) -> bool

Checks if the value of the field is WS1SCBTP