OFTRG_R

Type Alias OFTRG_R 

Source
pub type OFTRG_R = FieldReader<u8, OFTRG_A>;
Expand description

Field OFTRG reader - Output FIFO Data Trigger Number

Aliased Type§

pub struct OFTRG_R { /* private fields */ }

Implementations§

Source§

impl OFTRG_R

Source

pub fn variant(&self) -> OFTRG_A

Get enumerated values variant

Source

pub fn is_00(&self) -> bool

Checks if the value of the field is _00

Source

pub fn is_01(&self) -> bool

Checks if the value of the field is _01

Source

pub fn is_10(&self) -> bool

Checks if the value of the field is _10

Source

pub fn is_11(&self) -> bool

Checks if the value of the field is _11