Skip to main content

WIFI

Type Alias WIFI 

Source
pub type WIFI = Periph<RegisterBlock, 0x6003_3000>;
Expand description

MAC controller for Wi-Fi peripheral

Aliased Type§

pub struct WIFI { /* private fields */ }

Trait Implementations§

Source§

impl Debug for WIFI

Source§

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

Formats the value using the given formatter. Read more