Type Alias esp32c3::aes::endian::W

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

Register ENDIAN writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn endian(&mut self) -> ENDIAN_W<'_, ENDIAN_SPEC>

Bits 0:5 - endian. [1:0] key endian, [3:2] text_in endian or in_stream endian, [5:4] text_out endian or out_stream endian