EVSYS

Type Alias EVSYS 

Source
pub type EVSYS = Periph<RegisterBlock, 0x0180>;
Expand description

Event System

Aliased Type§

pub struct EVSYS { /* private fields */ }

Trait Implementations§

Source§

impl Debug for EVSYS

Source§

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

Formats the value using the given formatter. Read more