Fwepror

Type Alias Fwepror 

Source
pub type Fwepror = RegValueT<Fwepror_SPEC>;
Expand description

Flash P/E Protect Register

Aliased Type§

pub struct Fwepror { /* private fields */ }

Implementations§

Source§

impl Fwepror

Source

pub fn flwe(self) -> RegisterField<0, 0x3, 1, 0, Flwe, Flwe, Fwepror_SPEC, RW>

Flash Programming and Erasure

Trait Implementations§

Source§

impl Default for Fwepror

Source§

fn default() -> Fwepror

Returns the “default value” for a type. Read more