HASCHK_R

Type Alias HASCHK_R 

Source
pub type HASCHK_R = BitReader;
Expand description

Field HASCHK reader - HASH Check Enable Bit. 1x1, HASH check need, hash result will compare with the HASHRSLT 0-7 registers; 1x0, HASH check is not enabled, HASHRSLT0-7 store the HASH result. For SHA1, will use HASHRSLT0-3 words, and HASH 256 will use HASH0-7 words.

Aliased Typeยง

pub struct HASCHK_R { /* private fields */ }