Type Alias rp2040_pac::timer::pause::W

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

Register PAUSE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pause(&mut self) -> PAUSE_W<'_, PAUSE_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