[][src]Module cc13x2_cc26x2_hal::uart1::rsr

Status This register is mapped to the same address as ECR register. Reads from this address are associated with RSR register and return the receive status. Writes to this address are associated with ECR register and clear the receive status flags (framing, parity, break, and overrun errors). If the status is read from this register, then the status information for break, framing and parity corresponds to the data character read from the Data Register, DR prior to reading the RSR. The status information for overrun is set immediately when an overrun condition occurs.

Structs

BER

Value of the field

FER

Value of the field

OER

Value of the field

PER

Value of the field

R

Value read from the register

W

Value to write to the register

_BEW

Proxy

_FEW

Proxy

_OEW

Proxy

_PEW

Proxy