Struct lpc43xx::ethernet::mac_addr0_high::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 - MAC Address0 [47:32] This field contains the upper 16 bits (47:32) of the 6-byte first MAC address. This is used by the MAC for filtering for received frames and for inserting the MAC address in the Transmit Flow Control (PAUSE) Frames.

[src]

Bit 31 - Always 1

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R