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