R11W

Type Alias R11W 

pub type R11W<'a, REG> = FieldWriter<'a, REG, 2, R11, Safe>;
Expand description

Field R11 writer - Region 11 mode

Aliased Type§

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

Implementations§

§

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