Tp7W

Type Alias Tp7W 

pub type Tp7W<'a, REG> = BitWriter<'a, REG, Tp7>;
Expand description

Field TP7 writer - Trusted Protect

Aliased Type§

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

Implementations§

§

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

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

Accesses from an untrusted master are allowed.

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

Accesses from an untrusted master are not allowed.