Type Alias esp32h2::hmac::set_start::W

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

Register SET_START writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn set_start(&mut self) -> SET_START_W<'_, SET_START_SPEC, 0>

Bit 0 - Start hmac operation.

source

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

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual