Mtw1W

Type Alias Mtw1W 

pub type Mtw1W<'a, REG> = BitWriter<'a, REG, Mtw1>;
Expand description

Field MTW1 writer - Master 1 Trusted for Writes

Aliased Type§

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

Implementations§

§

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