ztimer mock clock class
More...
ztimer mock clock class
Definition at line 40 of file mock.h.
#include <mock.h>
◆ armed
unsigned ztimer_mock_t::armed |
flag for checking if a target has been set
Definition at line 45 of file mock.h.
◆ cancel
unsigned ztimer_mock_t::cancel |
◆ mask
uint32_t ztimer_mock_t::mask |
counter mask
Definition at line 42 of file mock.h.
◆ now [1/2]
uint32_t ztimer_mock_t::now |
current counter value
Definition at line 43 of file mock.h.
◆ now [2/2]
unsigned ztimer_mock_t::now |
◆ running
unsigned ztimer_mock_t::running |
flag for checking if the timer is running
Definition at line 46 of file mock.h.
◆ set
unsigned ztimer_mock_t::set |
◆ start
unsigned ztimer_mock_t::start |
◆ stop
unsigned ztimer_mock_t::stop |
◆ super
superclass instance
Definition at line 41 of file mock.h.
◆ target
uint32_t ztimer_mock_t::target |
ticks left until alarm is hit
Definition at line 44 of file mock.h.
The documentation for this struct was generated from the following file: