PhafltrenR

Type Alias PhafltrenR 

pub type PhafltrenR = BitReader<Phafltren>;
Expand description

Field PHAFLTREN reader - Phase A Input Filter Enable

Aliased Type§

pub struct PhafltrenR { /* private fields */ }

Implementations§

§

impl PhafltrenR

pub const fn variant(&self) -> Phafltren

Get enumerated values variant

pub fn is_0(&self) -> bool

Phase A input filter is disabled.

pub fn is_1(&self) -> bool

Phase A input filter is enabled.