pub type HASOUT_R = BitReader;Expand description
Field HASOUT reader - When hashing is enabled, this bit controls the input or output data of the AES engine is hashed. 0 INPUT HASH 1 OUTPUT HASH
Aliased Typeยง
pub struct HASOUT_R { /* private fields */ }