pub type Bmp280ComponentType<A, I> = Bmp280<'static, A, I>;
struct Bmp280ComponentType<A, I> { /* private fields */ }
Resets the device and brings it into a known state.
Alarm::set_alarm
error