Skip to main content

IEEE802154

Type Alias IEEE802154 

Source
pub type IEEE802154 = Periph<RegisterBlock, 0x600a_3000>;
Expand description

IEEE802154 Peripheral

Aliased Type§

pub struct IEEE802154 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for IEEE802154

Source§

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

Formats the value using the given formatter. Read more