Type Alias rp2040_pac::uart0::uartilpr::W

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

Register UARTILPR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ilpdvsr(&mut self) -> ILPDVSR_W<'_, UARTILPR_SPEC>

Bits 0:7 - 8-bit low-power divisor value. These bits are cleared to 0 at reset.

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