62 volatile BCR *
BCR(
int index)
const {
63 return (
class BCR *)(Base() + 8*(index-1));
65 volatile BTR *
BTR(
int index)
const {
66 return (
class BTR *)(Base() + 4 + 8*(index-1));
69 return (
class BWTR *)(Base() + 0x104 + 8*(index-1));
REGS_FIELD(ADDSET, uint8_t, 3, 0)
REGS_BOOL_FIELD(MBKEN, 0)
REGS_TYPE_FIELD(ACCMOD, 29, 28)
volatile BCR * BCR(int index) const
volatile BTR * BTR(int index) const
REGS_FIELD(ADDSET, uint8_t, 3, 0)
REGS_TYPE_FIELD(ACCMOD, 29, 28)
volatile BWTR * BWTR(int index) const
REGS_TYPE_FIELD(MTYP, 3, 2)