Changes between Version 2 and Version 3 of peripherals_drivers


Ignore:
Timestamp:
Oct 28, 2014, 7:42:00 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • peripherals_drivers

    v2 v3  
    11= GIET_VM / Peripherals Drivers =
    22
    3 The GIET_VM supports two types of peripheral components: '''External peripherals''' are located in one single cluster (called ''cluster_io'', and identified by the ''X_IO,Y_IO'' variables); '''Internal peripherals''' are replicated in all clusters.
     3The GIET_VM supports two types of peripheral components: '''External peripherals''' are located in one single cluster (called ''cluster_io'', and identified by the ''X_IO,Y_IO'' variables). '''Internal peripherals''' are replicated in all clusters.
    44
    55Each driver xxx_driver define two low-level functions ''_xxx_get_register()'' and ''_xxx_set_register()''