rp2040_pac::uart0::uartilpr

Type Alias 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