Type Alias W

Source
pub type W = W<SRAM_SPEC>;
Expand description

Register sram writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn retram_ret(&mut self) -> RETRAM_RET_W<'_, SRAM_SPEC>

Bit 6

Source

pub fn retram_slp(&mut self) -> RETRAM_SLP_W<'_, SRAM_SPEC>

Bit 7

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