[][src]Type Definition atsame70n19b::usart0::US_IDTTX

type US_IDTTX = Reg<u32, _US_IDTTX>;

LON IDT Tx Register

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

For information about available fields see us_idttx module

Trait Implementations

impl Readable for US_IDTTX[src]

read() method returns us_idttx::R reader structure

impl ResetValue for US_IDTTX[src]

Register US_IDTTX reset()'s with value 0

type Type = u32

Register size

impl Writable for US_IDTTX[src]

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