Enum efm32gg11b820::crypto0::seqctrl::BLOCKSIZEW [] [src]

pub enum BLOCKSIZEW {
    _16BYTES,
    _32BYTES,
    _64BYTES,
}

Values that can be written to the field BLOCKSIZE

Variants

A block is 16 bytes long

A block is 32 bytes long

A block is 64 bytes long