[][src]Type Definition efm32gg11b820::usart3::TXDATAX

type TXDATAX = Reg<u32, _TXDATAX>;

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

impl Readable for TXDATAX[src]

read() method returns txdatax::R reader structure

impl ResetValue for TXDATAX[src]

Register TXDATAX reset()'s with value 0

type Type = u32

Register size

impl Writable for TXDATAX[src]

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