Type Alias rp2040_pac::uart0::uartfbrd::W

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

Register UARTFBRD writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn baud_divfrac(&mut self) -> BAUD_DIVFRAC_W<'_, UARTFBRD_SPEC>

Bits 0:5 - The fractional 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