Type Alias SEC_FMAC

Source
pub type SEC_FMAC = Periph<RegisterBlock, 0x5002_1400>;
Expand description

Filter Math Accelerator

See peripheral structure

Aliased Type§

pub struct SEC_FMAC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_FMAC

Source§

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

Formats the value using the given formatter. Read more