ACR

Type Alias ACR 

Source
pub type ACR = Reg<ACRrs>;
Expand description

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.

See register structure

For information about available fields see acr module

Aliased Typeยง

pub struct ACR { /* private fields */ }