Type Definition efm32gg11b::usart0::TXDATAX[][src]

type TXDATAX = Reg<u32, _TXDATAX>;
Expand description

TX Buffer Data Extended Register

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

For information about available fields see txdatax module

Trait Implementations

Register TXDATAX reset()’s with value 0

Register size

Reset value of the register

read() method returns txdatax::R reader structure

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