Type Alias gd32f1::gd32f130::fmc::Stat

source ·
pub type Stat = Reg<StatSpec>;
Expand description

STAT (rw) register accessor: Flash status register

You can read this register and get stat::R. You can reset, write, write_with_zero this register using stat::W. You can also modify this register. See API.

For information about available fields see stat module

Aliased Type§

struct Stat { /* private fields */ }