[][src]Type Definition ht32f1xxxx::ht32f12364::uart0::UART0_DLR

type UART0_DLR = Reg<u32, _UART0_DLR>;

UART0_DLR

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

For information about available fields see uart0_dlr module

Trait Implementations

impl Readable for UART0_DLR[src]

read() method returns uart0_dlr::R reader structure

impl ResetValue for UART0_DLR[src]

Register UART0_DLR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART0_DLR[src]

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