Type Alias esp32c3::xts_aes::linesize::LINESIZE_R

source ·
pub type LINESIZE_R = BitReader;
Expand description

Field LINESIZE reader - This bit stores the line size parameter. 0: 16Byte, 1: 32Byte.

Aliased Type§

struct LINESIZE_R { /* private fields */ }