Type Alias esp32c3::xts_aes::LINESIZE

source ·
pub type LINESIZE = Reg<LINESIZE_SPEC>;
Expand description

LINESIZE (rw) register accessor: XTS-AES line-size register

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

For information about available fields see linesize module

Aliased Type§

struct LINESIZE { /* private fields */ }