Type Definition STA
Other items instm32l4_stm32hal::stm32l4x5::sdmmc
type STA = Reg<u32, _STA>;
status register
This register you can read. See API.
read
For information about available fields see sta module
impl Readable for STA
read() method returns sta::R reader structure
read()