Type Alias W

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

Register SHA256_START writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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.