Struct stm32f7x6::ethernet_mac::MACMIIAR [] [src]

pub struct MACMIIAR { /* fields omitted */ }

Ethernet MAC MII address register

Methods

impl MACMIIAR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for MACMIIAR

impl !Sync for MACMIIAR