Type Alias W

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

Register reset_sts0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn top_reset_recorder( &mut self, ) -> TOP_RESET_RECORDER_W<'_, RESET_STS0_SPEC>

Bits 0:6

Source

pub fn clr_top_reset_recorder( &mut self, ) -> CLR_TOP_RESET_RECORDER_W<'_, RESET_STS0_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