[][src]Type Definition ht32f2xxxx::ht32f22366::uart1::UART1_FCR

type UART1_FCR = Reg<u32, _UART1_FCR>;

UART1_FCR

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

For information about available fields see uart1_fcr module

Trait Implementations

impl Readable for UART1_FCR[src]

read() method returns uart1_fcr::R reader structure

impl ResetValue for UART1_FCR[src]

Register UART1_FCR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART1_FCR[src]

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