Struct stm32h743::ETHERNET_MAC [] [src]

pub struct ETHERNET_MAC { /* fields omitted */ }

Ethernet: media access control (MAC)

Methods

impl ETHERNET_MAC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ETHERNET_MAC
[src]

impl Deref for ETHERNET_MAC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ETHERNET_MAC