Skip to main content

WlmacStats

Type Alias WlmacStats 

Source
pub type WlmacStats = Periph<RegisterBlock, 0x4421_0000>;
Expand description

Read-only Wi-Fi MAC receive statistics used by the WS63 mask-ROM hh503_get_mac_rx_statistics_data implementation

Aliased Type§

pub struct WlmacStats { /* private fields */ }

Trait Implementations§

Source§

impl Debug for WlmacStats

Source§

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

Formats the value using the given formatter. Read more