Ffltr2enR

Type Alias Ffltr2enR 

pub type Ffltr2enR = BitReader<Ffltr2en>;
Expand description

Field FFLTR2EN reader - Fault Input 2 Filter Enable

Aliased Type§

pub struct Ffltr2enR { /* private fields */ }

Implementations§

§

impl Ffltr2enR

pub const fn variant(&self) -> Ffltr2en

Get enumerated values variant

pub fn is_0(&self) -> bool

Fault input filter is disabled.

pub fn is_1(&self) -> bool

Fault input filter is enabled.