pub type DR = Reg<DRrs>;
DR (rw) register accessor: Backup data register (BKP_DR)
You can read this register and get dr::R. You can reset, write, write_with_zero this register using dr::W. You can also modify this register. See API.
read
dr::R
reset
write
write_with_zero
dr::W
modify
See register structure
For information about available fields see dr module
dr
pub struct DR { /* private fields */ }