Module msp430fr6972::mpy_32[][src]

MPY 32 Multiplier 32 Bit Mode

Modules

mac32h

32-bit operand 1 - multiply accumulate - high word

mac32l

32-bit operand 1 - multiply accumulate - low word

macs32h

32-bit operand 1 - signed multiply accumulate - high word

macs32l

32-bit operand 1 - signed multiply accumulate - low word

mpy32h

32-bit operand 1 - multiply - high word

mpy32l

32-bit operand 1 - multiply - low word

mpys32h

32-bit operand 1 - signed multiply - high word

mpys32l

32-bit operand 1 - signed multiply - low word

op2h

32-bit operand 2 - high word

op2l

32-bit operand 2 - low word

res0

32x32-bit result 0 - least significant word

res1

32x32-bit result 1

res2

32x32-bit result 2

res3

32x32-bit result 3 - most significant word

Structs

RegisterBlock

Register block

Type Definitions

MAC32H

MAC32H register accessor: an alias for Reg<MAC32H_SPEC>

MAC32L

MAC32L register accessor: an alias for Reg<MAC32L_SPEC>

MACS32H

MACS32H register accessor: an alias for Reg<MACS32H_SPEC>

MACS32L

MACS32L register accessor: an alias for Reg<MACS32L_SPEC>

MPY32H

MPY32H register accessor: an alias for Reg<MPY32H_SPEC>

MPY32L

MPY32L register accessor: an alias for Reg<MPY32L_SPEC>

MPYS32H

MPYS32H register accessor: an alias for Reg<MPYS32H_SPEC>

MPYS32L

MPYS32L register accessor: an alias for Reg<MPYS32L_SPEC>

OP2H

OP2H register accessor: an alias for Reg<OP2H_SPEC>

OP2L

OP2L register accessor: an alias for Reg<OP2L_SPEC>

RES0

RES0 register accessor: an alias for Reg<RES0_SPEC>

RES1

RES1 register accessor: an alias for Reg<RES1_SPEC>

RES2

RES2 register accessor: an alias for Reg<RES2_SPEC>

RES3

RES3 register accessor: an alias for Reg<RES3_SPEC>