Type Alias SEC_MDF1

Source
pub type SEC_MDF1 = Periph<RegisterBlock, 0x5002_5000>;
Expand description

Multi-function digital filter

See peripheral structure

Aliased Type§

pub struct SEC_MDF1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_MDF1

Source§

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

Formats the value using the given formatter. Read more