k210-hal
k210-hal copied to clipboard
Add basic DVP support
Changes Made
- Implemented a APB1 and APB2 clock controls
- Added
APB1
andAPB2
field toClocks
struct - Added basic SCCB operation eg. send/receive data
- Added image control function of DVP (referring to C library)
Purpose
- I was going to use this crate for interfacing my board with OV2640 using DVP, therefore this PR.
Readiness
- Not going to put any further commit to this PR, therefore it is ready to merge after it has been officially reviewed and accepted.
I appreciate any feedbacks :eyes: