Module ke04z4_pac::adc[][src]

Expand description

Analog-to-digital converter

Modules

apctl1

Pin Control 1 Register

cv

Compare Value Register

r

Conversion Result Register

sc1

Status and Control Register 1

sc2

Status and Control Register 2

sc3

Status and Control Register 3

sc4

Status and Control Register 4

sc5

Status and Control Register 5

Structs

RegisterBlock

Register block

Type Definitions

APCTL1

APCTL1 register accessor: an alias for Reg<APCTL1_SPEC>

CV

CV register accessor: an alias for Reg<CV_SPEC>

R

R register accessor: an alias for Reg<R_SPEC>

SC1

SC1 register accessor: an alias for Reg<SC1_SPEC>

SC2

SC2 register accessor: an alias for Reg<SC2_SPEC>

SC3

SC3 register accessor: an alias for Reg<SC3_SPEC>

SC4

SC4 register accessor: an alias for Reg<SC4_SPEC>

SC5

SC5 register accessor: an alias for Reg<SC5_SPEC>