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