Type Alias rp2040_pac::clocks::intf::W

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

Register INTF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn clk_sys_resus(&mut self) -> CLK_SYS_RESUS_W<'_, INTF_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