[][src]Type Definition atsame70j21b::uart0::UART_THR

type UART_THR = Reg<u32, _UART_THR>;

Transmit Holding Register

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

For information about available fields see uart_thr module

Trait Implementations

impl ResetValue for UART_THR[src]

Register UART_THR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_THR[src]

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