Expand description

Motor Control PWM

Modules

Capture register

Capture clear address

Capture Control read address

Event Control clear address

Capture Control set address

Count Control read address

Count Control clear address

Count Control set address

PWM Control read address

PWM Control clear address

PWM Control set address

Communication Pattern register

Dead time register

Interrupt Enable read address

Interrupt Enable clear address

Interrupt Enable set address

Interrupt flags read address

Interrupt flags clear address

Interrupt flags set address

Limit register

Match register

Timer Counter register

Structs

Register block

Type Definitions

CAP register accessor: an alias for Reg<CAP_SPEC>

CAPCON register accessor: an alias for Reg<CAPCON_SPEC>

CAPCON_CLR register accessor: an alias for Reg<CAPCON_CLR_SPEC>

CAPCON_SET register accessor: an alias for Reg<CAPCON_SET_SPEC>

CAP_CLR register accessor: an alias for Reg<CAP_CLR_SPEC>

CNTCON register accessor: an alias for Reg<CNTCON_SPEC>

CNTCON_CLR register accessor: an alias for Reg<CNTCON_CLR_SPEC>

CNTCON_SET register accessor: an alias for Reg<CNTCON_SET_SPEC>

CON register accessor: an alias for Reg<CON_SPEC>

CON_CLR register accessor: an alias for Reg<CON_CLR_SPEC>

CON_SET register accessor: an alias for Reg<CON_SET_SPEC>

CP register accessor: an alias for Reg<CP_SPEC>

DT register accessor: an alias for Reg<DT_SPEC>

INTEN register accessor: an alias for Reg<INTEN_SPEC>

INTEN_CLR register accessor: an alias for Reg<INTEN_CLR_SPEC>

INTEN_SET register accessor: an alias for Reg<INTEN_SET_SPEC>

INTF register accessor: an alias for Reg<INTF_SPEC>

INTF_CLR register accessor: an alias for Reg<INTF_CLR_SPEC>

INTF_SET register accessor: an alias for Reg<INTF_SET_SPEC>

LIM register accessor: an alias for Reg<LIM_SPEC>

MAT register accessor: an alias for Reg<MAT_SPEC>

TC register accessor: an alias for Reg<TC_SPEC>