pub type PGM_DATA7 = Reg<PGM_DATA7_SPEC>;
Expand description
PGM_DATA7 (rw) register accessor: Register 7 that stores data to be programmed.
You can read
this register and get pgm_data7::R
. You can reset
, write
, write_with_zero
this register using pgm_data7::W
. You can also modify
this register. See API.
For information about available fields see pgm_data7
module
Aliased Typeยง
struct PGM_DATA7 { /* private fields */ }