Type Alias esp32h2::dma::ahb_test::W

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

Register AHB_TEST writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ahb_testmode(&mut self) -> AHB_TESTMODE_W<'_, AHB_TEST_SPEC>

Bits 0:2 - reserved

source

pub fn ahb_testaddr(&mut self) -> AHB_TESTADDR_W<'_, AHB_TEST_SPEC>

Bits 4:5 - reserved

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