Namespace nanoFramework.Hardware.Stm32
Classes
- BackupMemory
Provides access to STM32 backup registers.
- Configuration
Class with methods to perform configuration changes in STM32.
- GpioConfiguration
Class with configuration for a GPIO pin.
- Power
Provides methods to control power mode of the target CPU.
- RTC
Provides access to RTC (real time clock) features.
- Utilities
Utilities for managing and handling STM32 target devices.
Enums
- GpioConfiguration.IOMode
GPIO Configuration Mode.
- GpioConfiguration.PullUpDownActivation
Pull-Up or Pull-Down Activation for GPIO.
- GpioConfiguration.Speed
GPIO Output Maximum frequency.
- Power.WakeupPin
Wake-up pin enumeration.
- Power.WakeupReasonType
Wakeup reason enumeration.