Module nrf51822::aar [] [src]

Accelerated Address Resolver.

Modules

addrptr

Pointer to the resolvable address (6 bytes).

enable

Enable AAR.

events_end

Address resolution procedure completed.

events_notresolved

Address not resolved.

events_resolved

Address resolved.

intenclr

Interrupt enable clear register.

intenset

Interrupt enable set register.

irkptr

Pointer to the IRK data structure.

nirk

Number of Identity root Keys in the IRK data structure.

power

Peripheral power control.

scratchptr

Pointer to a scratch data area used for temporary storage during resolution. A minimum of 3 bytes must be reserved.

status

Resolution status.

tasks_start

Start resolving addresses based on IRKs specified in the IRK data structure.

tasks_stop

Stop resolving addresses.

Structs

ADDRPTR

Pointer to the resolvable address (6 bytes).

ENABLE

Enable AAR.

EVENTS_END

Address resolution procedure completed.

EVENTS_NOTRESOLVED

Address not resolved.

EVENTS_RESOLVED

Address resolved.

INTENCLR

Interrupt enable clear register.

INTENSET

Interrupt enable set register.

IRKPTR

Pointer to the IRK data structure.

NIRK

Number of Identity root Keys in the IRK data structure.

POWER

Peripheral power control.

RegisterBlock

Register block

SCRATCHPTR

Pointer to a scratch data area used for temporary storage during resolution. A minimum of 3 bytes must be reserved.

STATUS

Resolution status.

TASKS_START

Start resolving addresses based on IRKs specified in the IRK data structure.

TASKS_STOP

Stop resolving addresses.