Skip to main content

FLASH_ENCRYPTION

Type Alias FLASH_ENCRYPTION 

Source
pub type FLASH_ENCRYPTION = Periph<RegisterBlock, 0x3ff4_6000>;
Expand description

FLASH_ENCRYPTION Peripheral

Aliased Type§

pub struct FLASH_ENCRYPTION { /* private fields */ }

Trait Implementations§

Source§

impl Debug for FLASH_ENCRYPTION

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more