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

type USART_SYNCR = Reg<u32, _USART_SYNCR>;

USART_SYNCR

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

For information about available fields see usart_syncr module

Trait Implementations

impl Readable for USART_SYNCR[src]

read() method returns usart_syncr::R reader structure

impl ResetValue for USART_SYNCR[src]

Register USART_SYNCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART_SYNCR[src]

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