Type Alias esp32c6::spi0::xts_destination::R

source ·
pub type R = R<XTS_DESTINATION_SPEC>;
Expand description

Register XTS_DESTINATION reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn spi_xts_destination(&self) -> SPI_XTS_DESTINATION_R

Bit 0 - This bit stores the destination parameter which will be used in manual encryption calculation. 0: flash(default), 1: psram(reserved). Only default value can be used.