Module lpc55_pac::casper::ctrl0[][src]

Contains the offsets of AB and CD in the RAM.

Structs

ABBPAIR_R

Field ABBPAIR reader - Which bank-pair the offset ABOFF is within. This must be 0 if only 2-up

ABBPAIR_W

Field ABBPAIR writer - Which bank-pair the offset ABOFF is within. This must be 0 if only 2-up

ABOFF_R

Field ABOFF reader - Word or DWord Offset of AB values, with B at [2]=0 and A at [2]=1 as far as the code sees (normally will be an interleaved bank so only sequential to AHB). Word offset only allowed if 32 bit operation. Ideally not in the same RAM as the CD values if 4-up

ABOFF_W

Field ABOFF writer - Word or DWord Offset of AB values, with B at [2]=0 and A at [2]=1 as far as the code sees (normally will be an interleaved bank so only sequential to AHB). Word offset only allowed if 32 bit operation. Ideally not in the same RAM as the CD values if 4-up

CDBPAIR_R

Field CDBPAIR reader - Which bank-pair the offset CDOFF is within. This must be 0 if only 2-up

CDBPAIR_W

Field CDBPAIR writer - Which bank-pair the offset CDOFF is within. This must be 0 if only 2-up

CDOFF_R

Field CDOFF reader - Word or DWord Offset of CD, with D at [2]=0 and C at [2]=1 as far as the code sees (normally will be an interleaved bank so only sequential to AHB). Word offset only allowed if 32 bit operation. Ideally not in the same RAM as the AB values

CDOFF_W

Field CDOFF writer - Word or DWord Offset of CD, with D at [2]=0 and C at [2]=1 as far as the code sees (normally will be an interleaved bank so only sequential to AHB). Word offset only allowed if 32 bit operation. Ideally not in the same RAM as the AB values

CTRL0_SPEC

Contains the offsets of AB and CD in the RAM.

R

Register CTRL0 reader

W

Register CTRL0 writer

Enums

ABBPAIR_A

Which bank-pair the offset ABOFF is within. This must be 0 if only 2-up

CDBPAIR_A

Which bank-pair the offset CDOFF is within. This must be 0 if only 2-up