Type Alias esp32s2::aes::TEXT_IN

source ·
pub type TEXT_IN = Reg<TEXT_IN_SPEC>;
Expand description

TEXT_IN (rw) register accessor: Source data register %s

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

For information about available fields see text_in module

Aliased Type§

struct TEXT_IN { /* private fields */ }