Type Alias atsame70n21b::acc::mr::FE_R

source ·
pub type FE_R = BitReader<FESELECT_A>;
Expand description

Field FE reader - Fault Enable

Aliased Type§

struct FE_R { /* private fields */ }

Implementations§

source§

impl FE_R

source

pub fn variant(&self) -> FESELECT_A

Get enumerated values variant

source

pub fn is_dis(&self) -> bool

Checks if the value of the field is DIS

source

pub fn is_en(&self) -> bool

Checks if the value of the field is EN