Flwt

Type Alias Flwt 

Source
pub type Flwt = RegValueT<Flwt_SPEC>;
Expand description

Flash Wait Cycle Register

Aliased Type§

pub struct Flwt { /* private fields */ }

Implementations§

Source§

impl Flwt

Source

pub fn flwt(self) -> RegisterField<0, 0x7, 1, 0, Flwt, Flwt, Flwt_SPEC, RW>

Flash Wait Cycle

Trait Implementations§

Source§

impl Default for Flwt

Source§

fn default() -> Flwt

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