Type Alias WCL

Source
pub type WCL = Periph<RegisterBlock, 0x600d_0000>;
Expand description

WCL Peripheral

Aliased Type§

pub struct WCL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for WCL

Source§

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

Formats the value using the given formatter. Read more