[][src]Type Definition ht32f1xxxx::ht32f12364::usart1::USART1_FSR

type USART1_FSR = Reg<u32, _USART1_FSR>;

USART1_FSR

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

For information about available fields see usart1_fsr module

Trait Implementations

impl Readable for USART1_FSR[src]

read() method returns usart1_fsr::R reader structure

impl ResetValue for USART1_FSR[src]

Register USART1_FSR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_FSR[src]

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