Type Alias LPFMODE_R

Source
pub type LPFMODE_R = FieldReader<u8, LPFMODE_A>;
Expand description

Field LPFMODE reader - Low Pass Filter Mode

Aliased Type§

pub struct LPFMODE_R { /* private fields */ }

Implementations§

Source§

impl LPFMODE_R

Source

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

Get enumerated values variant

Source

pub fn is_bypass(&self) -> bool

Checks if the value of the field is BYPASS

Source

pub fn is_decap(&self) -> bool

Checks if the value of the field is DECAP

Source

pub fn is_rcfilt(&self) -> bool

Checks if the value of the field is RCFILT