[][src]Module cc2538::pka::function

PKA function This register contains the control bits to start basic PKCP as well as complex sequencer operations. The run bit can be used to poll for the completion of the operation. Modifying bits [11:0] is made impossible during the execution of a basic PKCP operation. During the execution of sequencer-controlled complex operations, this register is modified; the run and stall result bits are set to zero at the conclusion, but other bits are undefined. Attention: Continuously reading this register to poll the run bit is not allowed when executing complex sequencer operations (the sequencer cannot access the PKCP when this is done). Leave at least one sysclk cycle between poll operations.

Structs

ADDSUB_W

Write proxy for field ADDSUB

ADD_W

Write proxy for field ADD

COMPARE_W

Write proxy for field COMPARE

COPY_W

Write proxy for field COPY

DIVIDE_W

Write proxy for field DIVIDE

LSHIFT_W

Write proxy for field LSHIFT

MODULO_W

Write proxy for field MODULO

MS_ONE_W

Write proxy for field MS_ONE

MULTIPLY_W

Write proxy for field MULTIPLY

RESERVED1_W

Write proxy for field Reserved1

RESERVED2_W

Write proxy for field Reserved2

RESERVED3_W

Write proxy for field Reserved3

RSHIFT_W

Write proxy for field RSHIFT

RUN_W

Write proxy for field RUN

SEQUENCER_OPERATIONS_W

Write proxy for field SEQUENCER_OPERATIONS

STALL_RESULT_W

Write proxy for field STALL_RESULT

SUBTRACT_W

Write proxy for field SUBTRACT

Type Definitions

ADDSUB_R

Reader of field ADDSUB

ADD_R

Reader of field ADD

COMPARE_R

Reader of field COMPARE

COPY_R

Reader of field COPY

DIVIDE_R

Reader of field DIVIDE

LSHIFT_R

Reader of field LSHIFT

MODULO_R

Reader of field MODULO

MS_ONE_R

Reader of field MS_ONE

MULTIPLY_R

Reader of field MULTIPLY

R

Reader of register FUNCTION

RESERVED1_R

Reader of field Reserved1

RESERVED2_R

Reader of field Reserved2

RESERVED3_R

Reader of field Reserved3

RSHIFT_R

Reader of field RSHIFT

RUN_R

Reader of field RUN

SEQUENCER_OPERATIONS_R

Reader of field SEQUENCER_OPERATIONS

STALL_RESULT_R

Reader of field STALL_RESULT

SUBTRACT_R

Reader of field SUBTRACT

W

Writer for register FUNCTION