Type Alias esp32c3::xts_aes::destination::DESTINATION_R

source ·
pub type DESTINATION_R = BitReader;
Expand description

Field DESTINATION reader - This bit stores the destination. 0: flash(default). 1: reserved.

Aliased Type§

struct DESTINATION_R { /* private fields */ }