pub type UARTLCR_H = Reg<UARTLCR_H_SPEC>;Expand description
UARTLCR_H (rw) register accessor: Line Control Register, UARTLCR_H
You can read this register and get uartlcr_h::R. You can reset, write, write_with_zero this register using uartlcr_h::W. You can also modify this register. See API.
For information about available fields see uartlcr_h
module
Aliased Typeยง
pub struct UARTLCR_H { /* private fields */ }