///Register `RDR` reader
pub type R = crateR;
///Field `RDR` reader - Receive data value Contains the received data character. The RDR register provides the parallel interface between the input shift register and the internal bus (see Figure 911). When receiving with the parity enabled, the value read in the MSB bit is the received parity bit.
pub type RDR_R = crateFieldReader;
/**USART receive data register
You can [`read`](crate::Reg::read) this register and get [`rdr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).*/
;
///`read()` method returns [`rdr::R`](R) reader structure
///`reset()` method sets RDR to value 0