Type Alias gd32f1::gd32f190::rcu::Int

source ·
pub type Int = Reg<IntSpec>;
Expand description

INT (rw) register accessor: Clock interrupt register (RCU_INT)

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

For information about available fields see int module

Aliased Type§

struct Int { /* private fields */ }