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