[][src]Type Definition efm32pg1b_pac::usart0::TXDOUBLE

type TXDOUBLE = Reg<u32, _TXDOUBLE>;

TX Buffer Double Data Register

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

For information about available fields see txdouble module

Trait Implementations

impl Readable for TXDOUBLE[src]

read() method returns txdouble::R reader structure

impl ResetValue for TXDOUBLE[src]

Register TXDOUBLE reset()'s with value 0

type Type = u32

Register size

impl Writable for TXDOUBLE[src]

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