CCL

Type Alias CCL 

Source
pub type CCL = Periph<RegisterBlock, 0x01c0>;
Expand description

Configurable Custom Logic

Aliased Type§

pub struct CCL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for CCL

Source§

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

Formats the value using the given formatter. Read more