Type Alias esp32s2::sha::start::W

source ·
pub type W = W<START_SPEC>;
Expand description

Register START writer

Implementations§

source§

impl W

source

pub fn start(&mut self) -> START_W<'_, START_SPEC, 0>

Bit 0 - Write 1 to start Typical SHA calculation.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.