pub type LSI = Reg<LSI_SPEC>;
LSI (rw) register accessor: LSI Control Reg
You can read this register and get lsi::R. You can reset, write, write_with_zero this register using lsi::W. You can also modify this register. See API.
read
lsi::R
reset
write
write_with_zero
lsi::W
modify
For information about available fields see lsi module
lsi
pub struct LSI { /* private fields */ }