Skip to main content

PMS

Type Alias PMS 

Source
pub type PMS = Periph<RegisterBlock, 0x3f4c_1000>;
Expand description

Permissions Controller

Aliased Type§

pub struct PMS { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PMS

Source§

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

Formats the value using the given formatter. Read more