[][src]Type Definition ht32f2xxxx::ht32f22366::uart0::UART0_RBR

type UART0_RBR = Reg<u32, _UART0_RBR>;

UART0_RBR

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

For information about available fields see uart0_rbr module

Trait Implementations

impl Readable for UART0_RBR[src]

read() method returns uart0_rbr::R reader structure

impl ResetValue for UART0_RBR[src]

Register UART0_RBR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART0_RBR[src]

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