Module avr_device::atmega644::jtag[][src]

Expand description

JTAG Interface

Modules

MCU Control Register

MCU Status Register

On-Chip Debug Related Register in I/O Memory

Structs

Register block

Type Definitions

MCUCR register accessor: an alias for Reg<MCUCR_SPEC>

MCUSR register accessor: an alias for Reg<MCUSR_SPEC>

OCDR register accessor: an alias for Reg<OCDR_SPEC>