Faultf3R

Type Alias Faultf3R 

pub type Faultf3R = BitReader<Faultf3>;
Expand description

Field FAULTF3 reader - Fault Detection Flag 3

Aliased Type§

pub struct Faultf3R { /* private fields */ }

Implementations§

§

impl Faultf3R

pub const fn variant(&self) -> Faultf3

Get enumerated values variant

pub fn is_0(&self) -> bool

No fault condition was detected at the fault input.

pub fn is_1(&self) -> bool

A fault condition was detected at the fault input.