Type Alias esp32c3::xts_aes::linesize::R

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

Register LINESIZE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn linesize(&self) -> LINESIZE_R

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