pub type VERR = Reg<u32, _VERR>;
AES version register
This register you can read. See API.
read
For information about available fields see verr module
pub struct VERR { /* private fields */ }
read() method returns verr::R reader structure
read()