R14W

Type Alias R14W 

pub type R14W<'a, REG> = FieldWriter<'a, REG, 2, R14, Safe>;
Expand description

Field R14 writer - Region 14 mode

Aliased Type§

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

Implementations§

§

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