Type Alias esp32c3::aes::ENDIAN

source ·
pub type ENDIAN = Reg<ENDIAN_SPEC>;
Expand description

ENDIAN (rw) register accessor: AES Endian configure register

You can read this register and get endian::R. You can reset, write, write_with_zero this register using endian::W. You can also modify this register. See API.

For information about available fields see endian module

Aliased Type§

struct ENDIAN { /* private fields */ }