[][src]Module cc2538::uart1::ibrd

UART integer baud-rate divisor The IBRD register is the integer part of the baud-rate divisor value. All the bits are cleared on reset. The minimum possible divide ratio is 1 (when IBRD = 0), in which case the FBRD register is ignored. When changing the IBRD register, the new value does not take effect until transmission or reception of the current character is complete. Any changes to the baud-rate divisor must be followed by a write to the LCRH register.

Structs

DIVINT_W

Write proxy for field DIVINT

RESERVED16_W

Write proxy for field Reserved16

Type Definitions

DIVINT_R

Reader of field DIVINT

R

Reader of register IBRD

RESERVED16_R

Reader of field Reserved16

W

Writer for register IBRD