[][src]Type Definition ht32f1xxxx::ht32f12364::usart1::USART1_MDR

type USART1_MDR = Reg<u32, _USART1_MDR>;

USART1_MDR

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

For information about available fields see usart1_mdr module

Trait Implementations

impl Readable for USART1_MDR[src]

read() method returns usart1_mdr::R reader structure

impl ResetValue for USART1_MDR[src]

Register USART1_MDR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_MDR[src]

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