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

type USART1_FCR = Reg<u32, _USART1_FCR>;

USART1_FCR

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

For information about available fields see usart1_fcr module

Trait Implementations

impl Readable for USART1_FCR[src]

read() method returns usart1_fcr::R reader structure

impl ResetValue for USART1_FCR[src]

Register USART1_FCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_FCR[src]

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