Skip to main content

Module timer

Module timer 

Source
Expand description

Timer Module, includes timer0, timer1, watchdog and audio video synchronization

Modules§

avs_cnt0
AVS Counter 0 Register
avs_cnt1
AVS Counter 1 Register
avs_cnt_ctl
AVS Counter Control Register
avs_cnt_div
AVS Counter Divisor Register
tmr_ctrl
Timer IRQ Enable Register
tmr_cur_value
Timer Current Value Register
tmr_intv_value
Timer Interval Value Register
tmr_irq_en
Timer IRQ Enable Register
tmr_irq_sta
Timer Status Register
wdog_cfg
Watchdog Configuration Register
wdog_ctrl
Watchdog Control Register
wdog_irq_en
Watchdog IRQ Enable Register
wdog_irq_sta
Watchdog Status Register
wdog_mode
Watchdog Mode Register
wdog_output_cfg
Watchdog Output Configuration Register
wdog_soft_rst
Watchdog Software Reset Register

Structs§

RegisterBlock
Register block

Type Aliases§

AVS_CNT0
avs_cnt0 (rw) register accessor: AVS Counter 0 Register
AVS_CNT1
avs_cnt1 (rw) register accessor: AVS Counter 1 Register
AVS_CNT_CTL
avs_cnt_ctl (rw) register accessor: AVS Counter Control Register
AVS_CNT_DIV
avs_cnt_div (rw) register accessor: AVS Counter Divisor Register
TMR_CTRL
tmr_ctrl (rw) register accessor: Timer IRQ Enable Register
TMR_CUR_VALUE
tmr_cur_value (rw) register accessor: Timer Current Value Register
TMR_INTV_VALUE
tmr_intv_value (rw) register accessor: Timer Interval Value Register
TMR_IRQ_EN
tmr_irq_en (rw) register accessor: Timer IRQ Enable Register
TMR_IRQ_STA
tmr_irq_sta (rw) register accessor: Timer Status Register
WDOG_CFG
wdog_cfg (rw) register accessor: Watchdog Configuration Register
WDOG_CTRL
wdog_ctrl (rw) register accessor: Watchdog Control Register
WDOG_IRQ_EN
wdog_irq_en (rw) register accessor: Watchdog IRQ Enable Register
WDOG_IRQ_STA
wdog_irq_sta (rw) register accessor: Watchdog Status Register
WDOG_MODE
wdog_mode (rw) register accessor: Watchdog Mode Register
WDOG_OUTPUT_CFG
wdog_output_cfg (rw) register accessor: Watchdog Output Configuration Register
WDOG_SOFT_RST
wdog_soft_rst (rw) register accessor: Watchdog Software Reset Register