Commit Graph

4 Commits (51f9a490bdae6b17612c690ede3224fbe7ace20e)

Author SHA1 Message Date
Daniel Egger 2b60666a31 Simplified examples a bit and fixed/added commentry
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
5 years ago
HarkonenBade 7ea2af8a74 Enforce better safety guarentees
* Makes use of Rcc parameters rather than making RCC pointers
* Applys CS parameters to GPIO functions that mutate the port non
atomically
* Cut down on build gating hell a bit
5 years ago
Daniel Egger f55163cd5c Ran rustfmt on the code
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
5 years ago
Tom f6155f99a5 Initial test implementation of ADC helper functions (#22)
Added ADC helper functions to read more intuitive values

Co-Authored-By: HarkonenBade <github@harkonen.net>
5 years ago