Type Alias esp32s3::aes::block_num::R

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

Register BLOCK_NUM reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn block_num(&self) -> BLOCK_NUM_R

Bits 0:31 - Stores the Block Number of plaintext or ciphertext when the AES accelerator operates under the DMA-AES working mode.