Expand description
Sigma-delta analog-to-digital converter
Used by: stm32f301, stm32f373, stm32f3x8
Re-exports§
pub use crate::stm32f3::peripherals::sdadc::Instance;
pub use crate::stm32f3::peripherals::sdadc::RegisterBlock;
pub use crate::stm32f3::peripherals::sdadc::ResetValues;
pub use crate::stm32f3::peripherals::sdadc::CLRISR;
pub use crate::stm32f3::peripherals::sdadc::CONF0R;
pub use crate::stm32f3::peripherals::sdadc::CONF1R;
pub use crate::stm32f3::peripherals::sdadc::CONF2R;
pub use crate::stm32f3::peripherals::sdadc::CONFCHR1;
pub use crate::stm32f3::peripherals::sdadc::CONFCHR2;
pub use crate::stm32f3::peripherals::sdadc::CR1;
pub use crate::stm32f3::peripherals::sdadc::CR2;
pub use crate::stm32f3::peripherals::sdadc::ISR;
pub use crate::stm32f3::peripherals::sdadc::JCHGR;
pub use crate::stm32f3::peripherals::sdadc::JDATA12R;
pub use crate::stm32f3::peripherals::sdadc::JDATA13R;
pub use crate::stm32f3::peripherals::sdadc::JDATAR;
pub use crate::stm32f3::peripherals::sdadc::RDATA12R;
pub use crate::stm32f3::peripherals::sdadc::RDATA13R;
pub use crate::stm32f3::peripherals::sdadc::RDATAR;
Modules§
- SDADC1
- Access functions for the SDADC1 peripheral instance
- SDADC2
- Access functions for the SDADC2 peripheral instance
- SDADC3
- Access functions for the SDADC3 peripheral instance