Type Alias gd32f1::gd32f130::gpioc::Bc

source ·
pub type Bc = Reg<BcSpec>;
Expand description

BC (w) register accessor: Port bit reset register

You can reset, write, write_with_zero this register using bc::W. See API.

For information about available fields see bc module

Aliased Type§

struct Bc { /* private fields */ }