PhbfltrenR

Type Alias PhbfltrenR 

pub type PhbfltrenR = BitReader<Phbfltren>;
Expand description

Field PHBFLTREN reader - Phase B Input Filter Enable

Aliased Type§

pub struct PhbfltrenR { /* private fields */ }

Implementations§

§

impl PhbfltrenR

pub const fn variant(&self) -> Phbfltren

Get enumerated values variant

pub fn is_0(&self) -> bool

Phase B input filter is disabled.

pub fn is_1(&self) -> bool

Phase B input filter is enabled.