UFOA1_R

Type Alias UFOA1_R 

Source
pub type UFOA1_R = FieldReader<u8, UFOA1_A>;
Expand description

Field UFOA1 reader - Underflow Output Action 1

Aliased Type§

pub struct UFOA1_R { /* private fields */ }

Implementations§

Source§

impl UFOA1_R

Source

pub fn variant(&self) -> UFOA1_A

Get enumerated values variant

Source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE

Source

pub fn is_toggle(&self) -> bool

Checks if the value of the field is TOGGLE

Source

pub fn is_pulse(&self) -> bool

Checks if the value of the field is PULSE

Source

pub fn is_pwm(&self) -> bool

Checks if the value of the field is PWM