[][src]Type Definition ht32f2yyy::ht32f275x::usart1::USART1_MODSR

type USART1_MODSR = Reg<u32, _USART1_MODSR>;

USART1_MODSR

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

For information about available fields see usart1_modsr module

Trait Implementations

impl Readable for USART1_MODSR[src]

read() method returns usart1_modsr::R reader structure

impl ResetValue for USART1_MODSR[src]

Register USART1_MODSR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_MODSR[src]

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