Type Alias esp32h2::aes::continue_::W

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

Register CONTINUE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn continue_(&mut self) -> CONTINUE_W<'_, CONTINUE_SPEC, 0>

Bit 0 - Set this bit to continue GCM 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