Struct esp32s3::xts_aes::destination::W
source · pub struct W(_);Expand description
Register DESTINATION writer
Implementations§
source§impl W
impl W
sourcepub fn destination(&mut self) -> DESTINATION_W<'_, 0>
pub fn destination(&mut self) -> DESTINATION_W<'_, 0>
Bit 0 - Configures the type of the external memory. Currently, it must be set to 0, as the Manual Encryption block only supports flash encryption. Errors may occurs if users write 1. 0:flash. 1: external RAM.