///Register `RDATA` reader
pub type R = crateR;
///Field `RDATA` reader - Read data When a read access to this register occurs, the read data are the contents of the Y output buffer at the address offset indicated by the READ pointer. The pointer address is automatically incremented after each read access.
pub type RDATA_R = crateFieldReader;
/**FMAC read data register
You can [`read`](crate::Reg::read) this register and get [`rdata::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32H563.html#FMAC:RDATA)*/
;
///`read()` method returns [`rdata::R`](R) reader structure
///`reset()` method sets RDATA to value 0