Type Alias rp2040_pac::uart0::uartibrd::W

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

Register UARTIBRD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn baud_divint(&mut self) -> BAUD_DIVINT_W<'_, UARTIBRD_SPEC>

Bits 0:15 - The integer baud rate divisor. These bits are cleared to 0 on 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