Type Definition stm32l4_stm32hal::stm32l4x1::sdmmc::STA[][src]

type STA = Reg<u32, _STA>;
Expand description

status register

This register you can read. See API.

For information about available fields see sta module

Trait Implementations

read() method returns sta::R reader structure