[][src]Type Definition ht32f2xxxx::ht32f22366::usart1::USART1_RBR

type USART1_RBR = Reg<u32, _USART1_RBR>;

USART1_RBR

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

For information about available fields see usart1_rbr module

Trait Implementations

impl Readable for USART1_RBR[src]

read() method returns usart1_rbr::R reader structure

impl ResetValue for USART1_RBR[src]

Register USART1_RBR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_RBR[src]

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