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

type TXBDCTRL = Reg<u32, _TXBDCTRL>;
Expand description

TX BD control register

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

For information about available fields see txbdctrl module

Trait Implementations

Register TXBDCTRL reset()’s with value 0

Register size

Reset value of the register

read() method returns txbdctrl::R reader structure

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