Type Alias SEC_SAI2

Source
pub type SEC_SAI2 = Periph<RegisterBlock, 0x5001_5800>;
Expand description

Serial audio interface

See peripheral structure

Aliased Type§

pub struct SEC_SAI2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_SAI2

Source§

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

Formats the value using the given formatter. Read more