
Rev.1.00 May 22 2012
REJ09B0566
Library
Reference
4
4.2.5 36BBus State Controller R_BSC_Create
Disable the Read/Write output of the BSC SDRAM signal.
Disable the memory Read strobe signals for PCMCIA.
Disable the IO Write cycles strobe signals for PCMCIA.
Disable the IO read cycle’s strobe signals for PCMCIA.
PDL_BSC_WE_DQMU_WE_DISABLE
Disable the WE1/DQMU/WE signals.
Disable the WE0/DQML signal.
Disable the RAS signals Pin for SDRAM.
Disable the CAS signals Pin for SDRAM.
Disable the CKE signals Pin for SDRAM.
Disable the External Wait input pin.
Disable the Bus request output pin.
Disable the Bus enable output pin.
Disables the 16-bit I/O for PCMIA
Enabled only in little endian mode. The pin should be driven
low in big endian mode.
[data4]
• Select the SDRAM Refresh clock and Refresh Time
PDL_BSC_REFRESH_1_TIME or
PDL_BSC_REFRESH_2_TIME or
PDL_BSC_REFRESH_4_TIME or
PDL_BSC_REFRESH_6_TIME or
PDL_BSC_REFRESH_8_TIME
PDL_BSC_REFERSH_INT_ENABLE or
PDL_BSC_REFERSH_INT_DISABLE
PDL_BSC_REFRESH_STOP or
PDL_BSC_REFRESH_DIV_4_CLOCK or
PDL_BSC_REFRESH_DIV_16_CLOCK or
PDL_BSC_REFRESH_DIV_64_CLOCK or
PDL_BSC_REFRESH_DIV_256_CLOCK or
PDL_BSC_REFRESH_DIV_1024_CLOCK or
PDL_BSC_REFRESH_DIV_2048_CLOCK or
PDL_BSC_REFRESH_DIV_4096_CLOCK
Select the Number of continuous refresh cycle for
SDRAM
Enable or Disable the Compare match interrupt for
SDRAM Refresh.
Select the clock divider for the SDRAM Refresh
control.
[data5]
• Select the Refresh counter timeout.
[func]
The function to be called when a bus error occurs. Specify PDL_NA if not required.
[data5]
The interrupt priority level. Select between 0 (interrupt disabled) and 15 (highest priority).
Return value
True if all parameters are valid and exclusive; otherwise false.
Category
Bus Controller
Reference
R_BSC_CreateArea
Remarks • The external bus is enabled by this function.
• Call this function before using function R_BSC_CreateArea.
• A callback function is executed by the interrupt processing function. This means that no other interrupt
can be processed until the callback function has completed.
Kommentare zu diesen Handbüchern