Type Alias LoadW

Source
pub type LoadW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field LOAD writer - NVM Page Buffer Active Loading

Aliased Type§

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