Faulten3W

Type Alias Faulten3W 

pub type Faulten3W<'a, REG> = BitWriter<'a, REG, Faulten3>;
Expand description

Field FAULTEN3 writer - Fault Control Enable For n = 6

Aliased Type§

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

Implementations§

§

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