Type Alias SEC_DLYBSD2

Source
pub type SEC_DLYBSD2 = Periph<RegisterBlock, 0x520c_8800>;
Expand description

The delay block (DLYB) is used to generate an output clock that is dephased from the input clock

See peripheral structure

Aliased Type§

pub struct SEC_DLYBSD2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_DLYBSD2

Source§

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

Formats the value using the given formatter. Read more