FLASH

Type Alias FLASH 

Source
pub type FLASH = Periph<RegisterBlock, 1073881088>;
Expand description

FLASH

See peripheral structure

Aliased Type§

pub struct FLASH { /* private fields */ }

Trait Implementations§

Source§

impl FlashExt for FLASH

Source§

fn constrain(self) -> Parts

Constrains the FLASH peripheral to play nicely with the other abstractions