Type Definition stm32l4_stm32hal::stm32l4x1::lpuart1::TDR[][src]

pub type TDR = Reg<u32, _TDR>;
Expand description

Transmit data register

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

For information about available fields see tdr module

Trait Implementations

Register TDR reset()’s with value 0

Register size

Reset value of the register

read() method returns tdr::R reader structure

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