[][src]Type Definition ht32f2xxxx::ht32f22366::usart0::USART0_RBR

type USART0_RBR = Reg<u32, _USART0_RBR>;

USART0_RBR

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

For information about available fields see usart0_rbr module

Trait Implementations

impl Readable for USART0_RBR[src]

read() method returns usart0_rbr::R reader structure

impl ResetValue for USART0_RBR[src]

Register USART0_RBR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART0_RBR[src]

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