AESALG_R

Type Alias AESALG_R 

Source
pub type AESALG_R = FieldReader;
Expand description

Field AESALG reader - AES algorithem selection. 0x0 = AES 128; 0x1 = AES 256; 0x8 = SM4; Others, reserved.

Aliased Type§

pub struct AESALG_R { /* private fields */ }