PhbfltrenW

Type Alias PhbfltrenW 

pub type PhbfltrenW<'a, REG> = BitWriter<'a, REG, Phbfltren>;
Expand description

Field PHBFLTREN writer - Phase B Input Filter Enable

Aliased Type§

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

Implementations§

§

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

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

Phase B input filter is disabled.

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

Phase B input filter is enabled.