Type Alias Bgcr

Source
pub type Bgcr = Reg<BgcrSpec>;
Expand description

BGCR (rw) register accessor: Block Gap Control

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

For information about available fields see bgcr module

Aliased Typeยง

struct Bgcr { /* private fields */ }