[][src]Type Definition ht32f1xxxx::ht32f12345::uart1::UART1_FSR

type UART1_FSR = Reg<u32, _UART1_FSR>;

UART1_FSR

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

For information about available fields see uart1_fsr module

Trait Implementations

impl Readable for UART1_FSR[src]

read() method returns uart1_fsr::R reader structure

impl ResetValue for UART1_FSR[src]

Register UART1_FSR reset()'s with value 0

type Type = u32

Register size

impl Writable for UART1_FSR[src]

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