VERR

Type Alias VERR 

Source
pub type VERR = Reg<u32, _VERR>;
Expand description

AES version register

This register you can read. See API.

For information about available fields see verr module

Aliased Type§

pub struct VERR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for VERR

read() method returns verr::R reader structure