Struct efm32gg11b820::eth::txpausequant2::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]

Bits 0:15 - Transmit pause quantum - written with the pause quantum value for pause frame transmission of priority 4.

[src]

Bits 16:31 - Transmit pause quantum - written with the pause quantum value for pause frame transmission of priority 5.

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W