Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.99
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
stepper_drv8424.h
Go to the documentation of this file.
1
8
/*
9
* SPDX-FileCopyrightText: Copyright (c) 2024 Navimatix GmbH
10
*
11
* SPDX-License-Identifier: Apache-2.0
12
*/
13
14
#include <
stdint.h
>
15
#include <
zephyr/drivers/stepper.h
>
16
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
20
29
int
drv8424_microstep_recovery
(
const
struct
device
*dev);
30
31
#ifdef __cplusplus
32
}
33
#endif
stdint.h
stepper.h
Public API for Stepper Driver.
drv8424_microstep_recovery
int drv8424_microstep_recovery(const struct device *dev)
After microstep setter fails, attempt to recover into previous state.
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:504
zephyr
drivers
stepper
stepper_drv8424.h
Generated on Fri Mar 14 2025 12:05:19 for Zephyr API Documentation by
1.12.0