Type Definition stm32f2::stm32f215::sdio::STA[][src]

type STA = Reg<u32, _STA>;

status register

This register you can read. See API.

For information about available fields see sta module

Trait Implementations

impl Readable for STA[src]

read() method returns sta::R reader structure