pub type FLASH_RDATA = Reg<FLASH_RDATArs>;Expand description
FLASH_RDATA (rw) register accessor: Flash read data register
You can read this register and get flash_rdata::R. You can reset, write, write_with_zero this register using flash_rdata::W. You can also modify this register. See API.
For information about available fields see flash_rdata module
Aliased Typeยง
pub struct FLASH_RDATA { /* private fields */ }