[][src]Type Definition ht32f1xxxx::ht32f12365_66::usart1::USART1_DLR

type USART1_DLR = Reg<u32, _USART1_DLR>;

USART1_DLR

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

For information about available fields see usart1_dlr module

Trait Implementations

impl Readable for USART1_DLR[src]

read() method returns usart1_dlr::R reader structure

impl ResetValue for USART1_DLR[src]

Register USART1_DLR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_DLR[src]

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