Type Definition lpc81x_pac::lpc811::usart0::brg::BRGVAL_R

source ·
pub type BRGVAL_R = FieldReader<u16, u16>;
Expand description

Field BRGVAL reader - This value is used to divide the USART input clock to determine the baud rate, based on the input clock from the FRG. 0 = FCLK is used directly by the USART function. 1 = FCLK is divided by 2 before use by the USART function. 2 = FCLK is divided by 3 before use by the USART function. 0xFFFF = FCLK is divided by 65,536 before use by the USART function.