[][src]Type Definition ht32f2yyy::ht32f275x::usart0::USART0_MODCR

type USART0_MODCR = Reg<u32, _USART0_MODCR>;

USART0_MODCR

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

For information about available fields see usart0_modcr module

Trait Implementations

impl Readable for USART0_MODCR[src]

read() method returns usart0_modcr::R reader structure

impl ResetValue for USART0_MODCR[src]

Register USART0_MODCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART0_MODCR[src]

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