pub type STA = Reg<u32, _STA>;
status register
This register you can read. See API.
read
For information about available fields see sta module
pub struct STA { /* private fields */ }
read() method returns sta::R reader structure
read()