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