R13W

Type Alias R13W 

pub type R13W<'a, REG> = FieldWriter<'a, REG, 2, R13, Safe>;
Expand description

Field R13 writer - Region 13 mode

Aliased Type§

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

Implementations§

§

impl<'a, REG> R13W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

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

Non-cacheable

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

Non-cacheable

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

Write-through

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

Write-back