[][src]Module betrusted_pac::com

COM

Modules

control
ev_enable
ev_pending
ev_status
rx0

Bits 0-7 of COM_RX.

rx1

Bits 8-15 of COM_RX. Rx data, from MISO

status
tx0

Bits 0-7 of COM_TX.

tx1

Bits 8-15 of COM_TX. Tx data, for MOSI.

Structs

RegisterBlock

Register block

Type Definitions

CONTROL

This register you can read, reset, write, write_with_zero, modify. See API.

EV_ENABLE

This register you can read, reset, write, write_with_zero, modify. See API.

EV_PENDING

This register you can read, reset, write, write_with_zero, modify. See API.

EV_STATUS

This register you can read, reset, write, write_with_zero, modify. See API.

RX0

Bits 0-7 of COM_RX.

RX1

Bits 8-15 of COM_RX. Rx data, from MISO

STATUS

This register you can read, reset, write, write_with_zero, modify. See API.

TX0

Bits 0-7 of COM_TX.

TX1

Bits 8-15 of COM_TX. Tx data, for MOSI.