PhafltrenW

Type Alias PhafltrenW 

pub type PhafltrenW<'a, REG> = BitWriter<'a, REG, Phafltren>;
Expand description

Field PHAFLTREN writer - Phase A Input Filter Enable

Aliased Type§

pub struct PhafltrenW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> PhafltrenW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Phase A input filter is disabled.

pub fn _1(self) -> &'a mut W<REG>

Phase A input filter is enabled.