Type Definition efm32gg11b::eth::TXUNDERRUNS[][src]

type TXUNDERRUNS = Reg<u32, _TXUNDERRUNS>;
Expand description

Transmit Under Runs

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see txunderruns module

Trait Implementations

Register TXUNDERRUNS reset()’s with value 0

Register size

Reset value of the register

read() method returns txunderruns::R reader structure

write(|w| ..) method takes txunderruns::W writer structure