Mtw0W

Type Alias Mtw0W 

pub type Mtw0W<'a, REG> = BitWriter<'a, REG, Mtw0>;
Expand description

Field MTW0 writer - Master 0 Trusted For Writes

Aliased Type§

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

Implementations§

§

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

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

This master is not trusted for write accesses.

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

This master is trusted for write accesses.