Faulten1W

Type Alias Faulten1W 

pub type Faulten1W<'a, REG> = BitWriter<'a, REG, Faulten1>;
Expand description

Field FAULTEN1 writer - Fault Control Enable For n = 2

Aliased Type§

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

Implementations§

§

impl<'a, REG> Faulten1W<'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.