Type Alias gd32f1::gd32f190::fmc::Ws

source ·
pub type Ws = Reg<WsSpec>;
Expand description

WS (rw) register accessor: Wait state register

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

For information about available fields see ws module

Aliased Type§

struct Ws { /* private fields */ }