Type Alias TSC

Source
pub type TSC = Periph<RegisterBlock, 0x4002_4000>;
Expand description

Touch sensing controller

See peripheral structure

Aliased Type§

struct TSC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TSC

Source§

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

Formats the value using the given formatter. Read more