Type Alias gd32e1::gd32e103::afio::Ec

source ·
pub type Ec = Reg<EcSpec>;
Expand description

EC (rw) register accessor: Event control register

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

For information about available fields see ec module

Aliased Type§

struct Ec { /* private fields */ }