[][src]Type Definition ht32f1xxxx::ht32f12345::uart0::UART0_TBR

type UART0_TBR = Reg<u32, _UART0_TBR>;

UART0_TBR

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

For information about available fields see uart0_tbr module

Trait Implementations

impl Readable for UART0_TBR[src]

read() method returns uart0_tbr::R reader structure

impl ResetValue for UART0_TBR[src]

Register UART0_TBR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART0_TBR[src]

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