Struct lpc43xx::ethernet::mac_mii_data::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:15 - MII data This contains the 16-bit data value read from the PHY after a Management Read operation or the 16-bit data value to be written to the PHY before a Management Write operation.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R