Type Alias ST
Source pub type ST = Reg<ST_SPEC>;
Expand description
ST (r) register accessor: Parallel IO module status register0.
You can read
this register and get st::R
. See API.
For information about available fields see st
module
pub struct ST { }