Type Alias gd32e1::gd32e103::gpioa::Bop

source ·
pub type Bop = Reg<BopSpec>;
Expand description

BOP (w) register accessor: Port bit operate register

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

For information about available fields see bop module

Aliased Type§

struct Bop { /* private fields */ }