Ffltr0enR

Type Alias Ffltr0enR 

pub type Ffltr0enR = BitReader<Ffltr0en>;
Expand description

Field FFLTR0EN reader - Fault Input 0 Filter Enable

Aliased Type§

pub struct Ffltr0enR { /* private fields */ }

Implementations§

§

impl Ffltr0enR

pub const fn variant(&self) -> Ffltr0en

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.