[][src]Type Definition ht32f5xxxx::ht32f52342_52::usart0::USART_USRFCR

type USART_USRFCR = Reg<u32, _USART_USRFCR>;

USART_USRFCR

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

For information about available fields see usart_usrfcr module

Trait Implementations

impl Readable for USART_USRFCR[src]

read() method returns usart_usrfcr::R reader structure

impl ResetValue for USART_USRFCR[src]

Register USART_USRFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART_USRFCR[src]

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