Type Definition atsam4s2a_pac::acc::mr::FE_R

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

Field FE reader - Fault Enable

Implementations§

source§

impl FE_R

source

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