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

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

Raw register type (u8, u16, u32, …).

impl Writable for US_IDTTX[src]

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