Skip to main content

Memwait

Type Alias Memwait 

Source
pub type Memwait = RegValueT<Memwait_SPEC>;
Expand description

Memory Wait Cycle Control Register for Code Flash

Aliased Type§

pub struct Memwait { /* private fields */ }

Implementations§

Source§

impl Memwait

Source

pub fn memwait( self, ) -> RegisterField<0, 0x1, 1, 0, Memwait, Memwait, Memwait_SPEC, RW>

Memory Wait Cycle Select for Code Flash

Trait Implementations§

Source§

impl Default for Memwait

Source§

fn default() -> Memwait

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