Type Alias gd32e1::gd32e103::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 */ }