[][src]Type Definition ht32f1xxxx::ht32f12364::usart0::USART0_LCR

type USART0_LCR = Reg<u32, _USART0_LCR>;

USART0_LCR

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

For information about available fields see usart0_lcr module

Trait Implementations

impl Readable for USART0_LCR[src]

read() method returns usart0_lcr::R reader structure

impl ResetValue for USART0_LCR[src]

Register USART0_LCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART0_LCR[src]

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