Type Definition atsam4sd32c_pac::usart1::THR[][src]

type THR = Reg<u32, _THR>;

Transmit Holding Register

This register you can write_with_zero. See API.

For information about available fields see thr module

Trait Implementations

impl Writable for THR[src]

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