[][src]Type Definition ht32f1xxxx::ht32f12345::usart1::USART1_SYNCR

type USART1_SYNCR = Reg<u32, _USART1_SYNCR>;

USART1_SYNCR

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

For information about available fields see usart1_syncr module

Trait Implementations

impl Readable for USART1_SYNCR[src]

read() method returns usart1_syncr::R reader structure

impl ResetValue for USART1_SYNCR[src]

Register USART1_SYNCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_SYNCR[src]

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