Type Alias SEC_DLYBOS

Source
pub type SEC_DLYBOS = Periph<RegisterBlock, 0x520c_f000>;
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_DLYBOS { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SEC_DLYBOS

Source§

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

Formats the value using the given formatter. Read more