Type Alias RMT

Source
pub type RMT = Periph<RegisterBlock, 0x3ff5_6000>;
Expand description

Remote Control

Aliased Type§

pub struct RMT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RMT

Source§

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

Formats the value using the given formatter. Read more