rp2040_pac::clocks::inte

Type Alias W

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

Register INTE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn clk_sys_resus(&mut self) -> CLK_SYS_RESUS_W<'_, INTE_SPEC>

Bit 0

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