pub type W = W<SHA256_LOAD_SPEC>;Expand description
Register SHA256_LOAD writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn sha256_load(&mut self) -> SHA256_LOAD_W<'_, SHA256_LOAD_SPEC>
pub fn sha256_load(&mut self) -> SHA256_LOAD_W<'_, SHA256_LOAD_SPEC>
Bit 0 - Write 1 to finish the SHA-256 operation to calculate the final message hash.