Type Alias esp32h2::hmac::set_message_end::W

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

Register SET_MESSAGE_END writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn set_text_end(&mut self) -> SET_TEXT_END_W<'_, SET_MESSAGE_END_SPEC>

Bit 0 - Start hardware padding.

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