MODE_R

Type Alias MODE_R 

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

Field MODE reader - BURTC Enable

Aliased Type§

pub struct MODE_R { /* private fields */ }

Implementations§

Source§

impl MODE_R

Source

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

Checks if the value of the field is EM2EN

Source

pub fn is_em3en(&self) -> bool

Checks if the value of the field is EM3EN

Source

pub fn is_em4en(&self) -> bool

Checks if the value of the field is EM4EN