pub type W = W<SHA256_START_SPEC>;
Expand description
Register SHA256_START
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn sha256_start(&mut self) -> SHA256_START_W<'_, SHA256_START_SPEC>
pub fn sha256_start(&mut self) -> SHA256_START_W<'_, SHA256_START_SPEC>
Bit 0 - Write 1 to start an SHA-256 operation on the first message block.