Type Alias gd32e1::gd32e103::ctc::Stat

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

STAT (r) register accessor: Status register

You can read this register and get stat::R. See API.

For information about available fields see stat module

Aliased Type§

struct Stat { /* private fields */ }