Type Alias W

Source
pub type W = W<SHA512_LOAD_SPEC>;
Expand description

Register SHA512_LOAD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn sha512_load(&mut self) -> SHA512_LOAD_W<'_, SHA512_LOAD_SPEC>

Bit 0 - Write 1 to finish the SHA-512 operation to calculate the final message hash.