Type Alias esp32s2::aes::endian::R

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

Register ENDIAN reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn endian(&self) -> ENDIAN_R

Bits 0:5 - Defines the endianness of input and output texts. & [1:0] key endian # [3:2] text_in endian or in_stream endian # [5:4] text_out endian or out_stream endian # &