[][src]Type Definition ht32f1xxxx::ht32f12345::uart1::UART1_TBR

type UART1_TBR = Reg<u32, _UART1_TBR>;

UART1_TBR

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

For information about available fields see uart1_tbr module

Trait Implementations

impl Readable for UART1_TBR[src]

read() method returns uart1_tbr::R reader structure

impl ResetValue for UART1_TBR[src]

Register UART1_TBR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART1_TBR[src]

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