///Register `SIDR` reader
pub type R = crateR;
///Field `SID` reader - Size Identification SID\[31:8\]: fixed code that characterizes the ADC_SIDR register. This field is always read at 0xA3C5DD. SID\[7:0\]: read-only numeric field that returns the address offset (in Kbytes) of the identification registers from the IP base address:
pub type SID_R = crateFieldReader;
/**ADC size identification register
You can [`read`](crate::Reg::read) this register and get [`sidr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).*/
;
///`read()` method returns [`sidr::R`](R) reader structure
///`reset()` method sets SIDR to value 0xa3c5_dd01