Struct stm32f4::stm32f469::ethernet_mac::MACMIIAR[][src]

pub struct MACMIIAR { /* fields omitted */ }

Ethernet MAC MII address register

Methods

impl MACMIIAR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for MACMIIAR

impl !Sync for MACMIIAR