Type Alias gd32f1::gd32f190::rcu::Apb1en

source ·
pub type Apb1en = Reg<Apb1enSpec>;
Expand description

APB1EN (rw) register accessor: APB1 enable register (RCU_APB1EN)

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

For information about available fields see apb1en module

Aliased Type§

struct Apb1en { /* private fields */ }