Renesas Single-Chip Microcomputer M38C89T-ADF Manual do Utilizador Página 74

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 73
Rev.1.00 May 22 2012
REJ09B0566
4-54
3BLibrary Reference
R_BSC_CreateArea
4
4.2.5 36BBus State Controller
Program example
/* PDL definitions */
#include r_pdl_bsc.h
/* PDL device-specific definitions */
#include r_pdl_definitions.h
void func(void)
{
/* Configure the CS0 Space for NORMAL module. 16 bit bus width, Big
Endian, and delay and wait timings */
R_BSC_CreateArea(
PDL_BSC_TYPE_NORMAL,0,0,
PDL_BSC_WIDTH_16|PDL_BSC_BIG_ENDIAN|PDL_BSC_IWW,
PDL_BSC_BAS_DISABLE|PDL_BSC_SW|PDL_BSC_WR| PDL_BSC_HW|
PDL_BSC_WAIT_ENABLE,
1,6,1,0,0,0,0,0,0,0,0,0,0,0,0,
1,0,0,0,0,0);
}
Vista de página 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 137 138

Comentários a estes Manuais

Sem comentários