Struct stm32f7x6::ethernet_mac::macffr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - PM

[src]

Bit 1 - HU

[src]

Bit 2 - HM

[src]

Bit 3 - DAIF

[src]

Bit 4 - RAM

[src]

Bit 5 - BFD

[src]

Bit 6 - PCF

[src]

Bit 7 - SAIF

[src]

Bit 8 - SAF

[src]

Bit 9 - HPF

[src]

Bit 31 - RA

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W