Type Alias MMS_R

Source
pub type MMS_R = FieldReader<u8, MMS_A>;
Expand description

Field MMS reader - Master mode selection

Aliased Type§

struct MMS_R { /* private fields */ }

Implementations§

Source§

impl MMS_R

Source

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

Get enumerated values variant

Source

pub fn is_reset(&self) -> bool

Checks if the value of the field is Reset

Source

pub fn is_enable(&self) -> bool

Checks if the value of the field is Enable

Source

pub fn is_update(&self) -> bool

Checks if the value of the field is Update