Update timer.rst
This commit is contained in:
parent
b0416202f6
commit
d1f0c71d2c
|
@ -95,6 +95,7 @@ These ``ioctl`` commands internally call lower-half layer operations and the par
|
|||
These ``struct timer_ops_s`` keeps pointers to the implementation of each operation. Following is the struct.
|
||||
|
||||
.. c:struct:: timer_ops_s
|
||||
.. code-block:: c
|
||||
|
||||
struct timer_ops_s
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue