Ffltr3enR

Type Alias Ffltr3enR 

pub type Ffltr3enR = BitReader<Ffltr3en>;
Expand description

Field FFLTR3EN reader - Fault Input 3 Filter Enable

Aliased Type§

pub struct Ffltr3enR { /* private fields */ }

Implementations§

§

impl Ffltr3enR

pub const fn variant(&self) -> Ffltr3en

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.