Changeset 71c5552f in rtems for bsps/arm/atsam
- Timestamp:
- 03/12/18 15:43:28 (6 years ago)
- Branches:
- 5, master
- Children:
- 7c39cab
- Parents:
- 7633f5b
- git-author:
- Christian Mauderer <christian.mauderer@…> (03/12/18 15:43:28)
- git-committer:
- Christian Mauderer <christian.mauderer@…> (03/13/18 14:04:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/arm/atsam/include/libchip/include/pio.h
r7633f5b r71c5552f 210 210 211 211 extern uint32_t PIO_GetWriteProtectViolationInfo(const Pin *pin); 212 213 extern void PIO_SetDriveStrength(const Pin *pin, uint8_t strength); 212 214 #ifdef __cplusplus 213 215 }
Note: See TracChangeset
for help on using the changeset viewer.