pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - Configure Evaluation Mode

Implementations§

source§

impl MODE_R

source

pub fn variant(&self) -> Option<MODE_A>

Get enumerated values variant

source

pub fn is_thres(&self) -> bool

Checks if the value of the field is THRES

source

pub fn is_slidingwin(&self) -> bool

Checks if the value of the field is SLIDINGWIN

source

pub fn is_stepdet(&self) -> bool

Checks if the value of the field is STEPDET