[][src]Type Definition ht32f2xxxx::ht32f22366::uart1::UART1_DLR

type UART1_DLR = Reg<u32, _UART1_DLR>;

UART1_DLR

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

For information about available fields see uart1_dlr module

Trait Implementations

impl Readable for UART1_DLR[src]

read() method returns uart1_dlr::R reader structure

impl ResetValue for UART1_DLR[src]

Register UART1_DLR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART1_DLR[src]

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