Expand description
Rust wrapper for the ArduCAM MIPI Camera library.
Re-exports§
pub use c::CameraInterface;pub use c::Format;pub use c::Fract;
Modules§
- c
- The C interface of the
arducam_mipicameralibrary.
Structs§
- Buffer
- Buffer returned by
Camera::capture. - Camera
- Interface to a camera.
Enums§
- Encoding
- Image encoding format.