Faulten2W

Type Alias Faulten2W 

pub type Faulten2W<'a, REG> = BitWriter<'a, REG, Faulten2>;
Expand description

Field FAULTEN2 writer - Fault Control Enable For n = 4

Aliased Type§

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

Implementations§

§

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

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

The fault control in this pair of channels is disabled.

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

The fault control in this pair of channels is enabled.