Faulten0W

Type Alias Faulten0W 

pub type Faulten0W<'a, REG> = BitWriter<'a, REG, Faulten0>;
Expand description

Field FAULTEN0 writer - Fault Control Enable For n = 0

Aliased Type§

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

Implementations§

§

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