Struct stm32f469xx::ETHERNET_MMC[][src]

pub struct ETHERNET_MMC { /* fields omitted */ }

Ethernet: MAC management counters

Methods

impl ETHERNET_MMC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ETHERNET_MMC
[src]

impl Deref for ETHERNET_MMC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ETHERNET_MMC