pub struct FullReset(pub DataFormat);Expand description
Full reset of the state, including zeroing memory.
Requires to provide new data format.
Tuple Fields
0: DataFormatTrait Implementations
Performs reset
pub struct FullReset(pub DataFormat);Full reset of the state, including zeroing memory.
Requires to provide new data format.
0: DataFormatPerforms reset