Module avrd::atmega2560::cpu_wait_states[][src]

CPU_WAIT_STATES value group

Constants

VAL_0x00

No wait-states.

VAL_0x01

Wait one cycle during read/write strobe.

VAL_0x02

Wait two cycles during read/write strobe.

VAL_0x03

Wait two cycles during read/write and wait one cycle before driving out new address.