pub type PRSSTOPMODE_R = FieldReader<u8, PRSSTOPMODE_A>;
Expand description

Field PRSSTOPMODE reader - PRS Stop Mode

Implementations§

source§

impl PRSSTOPMODE_R

source

pub fn variant(&self) -> PRSSTOPMODE_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