canWrite abstract method

bool canWrite(
  1. Type type,
  2. int address
)

Implementation

bool canWrite(Type type, int address);