Type Alias NRX

Source
pub type NRX = Periph<RegisterBlock, 0x3f41_cc00>;
Expand description

NRX Peripheral

Aliased Type§

pub struct NRX { /* private fields */ }

Trait Implementations§

Source§

impl Debug for NRX

Source§

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

Formats the value using the given formatter. Read more