[][src]Type Definition ht32f1xxxx::ht32f12345::usart0::USART0_DLR

type USART0_DLR = Reg<u32, _USART0_DLR>;

USART0_DLR

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

For information about available fields see usart0_dlr module

Trait Implementations

impl Readable for USART0_DLR[src]

read() method returns usart0_dlr::R reader structure

impl ResetValue for USART0_DLR[src]

Register USART0_DLR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART0_DLR[src]

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