Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bmm350.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Meta Platforms
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
25int bmm350_magnetic_reset(const struct device *dev);
int bmm350_magnetic_reset(const struct device *dev)
Performs a magnetic reset.
Runtime device structure (in ROM) per driver instance.
Definition device.h:510