DprotW

Type Alias DprotW 

pub type DprotW<'a, REG> = FieldWriter<'a, REG, 8, Dprot>;
Expand description

Field DPROT writer - Data Flash Region Protect

Aliased Type§

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

Implementations§

§

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

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

Data Flash region is protected

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

Data Flash region is not protected