[][src]Type Definition lpc54606_pac::syscon::frgctrl::R

type R = R<u32, FRGCTRL>;

Reader of register FRGCTRL

Methods

impl R[src]

pub fn div(&self) -> DIV_R[src]

Bits 0:7 - Denominator of the fractional divider. DIV is equal to the programmed value +1. Always set to 0xFF to use with the fractional baud rate generator.

pub fn mult(&self) -> MULT_R[src]

Bits 8:15 - Numerator of the fractional divider. MULT is equal to the programmed value.