esp32h2::spi0

Type Alias ECC_CTRL

Source
pub type ECC_CTRL = Reg<ECC_CTRL_SPEC>;
Expand description

ECC_CTRL (rw) register accessor: MSPI ECC control register

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

For information about available fields see ecc_ctrl module

Aliased Typeยง

struct ECC_CTRL { /* private fields */ }