maix.peripheral.timer

maix.peripheral.timer module

You can use maix.peripheral.timer to access this module with MaixPy
This module is generated from MaixPy and MaixCDK

Module

No module

Enum

Variable

Function

Class

TIMER

Peripheral timer class

C++ defination code:

class TIMER

__init__

def __init__(self) -> None

TIMER constructor

item description
type func
static False

C++ defination code:

TIMER()