Type Alias DLL
Source pub type DLL = Reg<DLL_SPEC>;
Expand description
dll (rw) register accessor: UART Divisor Latch Low Register
You can read this register and get dll::R. You can reset, write, write_with_zero this register using dll::W. You can also modify this register. See API.
For information about available fields see dll module
pub struct DLL { }