Type Alias gd32e1::gd32e103::gpioa::Bc

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

BC (w) register accessor: Port bit clear 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 */ }