///Register `ECCR%s` reader
pub type R = crateR;
///Field `ECC` reader - ECC result
pub type ECC_R = crateFieldReader;
/**ECC result register %s
You can [`read`](crate::Reg::read) this register and get [`eccr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32F215.html#FSMC:ECCR[2])*/
;
///`read()` method returns [`eccr::R`](R) reader structure
///`reset()` method sets ECCR%s to value 0