pub type PRSSTARTMODE_R = FieldReader<u8, PRSSTARTMODE_A>;
Expand description

Field PRSSTARTMODE reader - PRS Start Mode

Implementations§

source§

impl PRSSTARTMODE_R

source

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

Checks if the value of the field is RISING

source

pub fn is_falling(&self) -> bool

Checks if the value of the field is FALLING

source

pub fn is_both(&self) -> bool

Checks if the value of the field is BOTH