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