pub type PRSCLEARMODE_R = FieldReader<u8, PRSCLEARMODE_A>;
Expand description

Field PRSCLEARMODE reader - PRS Clear Mode

Implementations§

source§

impl PRSCLEARMODE_R

source

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