pub type W = W<XTS_TRIGGER_SPEC>;
Expand description
Register XTS_TRIGGER
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn spi_xts_trigger(&mut self) -> SPI_XTS_TRIGGER_W<'_, XTS_TRIGGER_SPEC>
pub fn spi_xts_trigger(&mut self) -> SPI_XTS_TRIGGER_W<'_, XTS_TRIGGER_SPEC>
Bit 0 - Set this bit to trigger the process of manual encryption calculation. This action should only be asserted when manual encryption status is 0. After this action, manual encryption status becomes 1. After calculation is done, manual encryption status becomes 2.