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

type USART1_LCR = Reg<u32, _USART1_LCR>;

USART1_LCR

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

For information about available fields see usart1_lcr module

Trait Implementations

impl Readable for USART1_LCR[src]

read() method returns usart1_lcr::R reader structure

impl ResetValue for USART1_LCR[src]

Register USART1_LCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USART1_LCR[src]

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