Type Alias esp32c3::xts_aes::linesize::W

source ·
pub type W = W<LINESIZE_SPEC>;
Expand description

Register LINESIZE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn linesize(&mut self) -> LINESIZE_W<'_, LINESIZE_SPEC>

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