blob: 8f89adba4094b79609fcfda1bf69e4a7283dcf37 [file] [log] [blame]
#ifndef _BOARD_PCK_
#define _BOARD_PCK_
/**
* \file
* PCK0
* - \ref PIN_PCK0
*
*/
// ----------------------------------------------------------------------------------------------------------
// PCK
// checked - tvd
// ----------------------------------------------------------------------------------------------------------
/** PCK0 */
#define PIN_PCK0 {PIO_PB22B_PCK0, PIOB, ID_PIOB, PIO_PERIPH_B, PIO_DEFAULT}
#endif /* _BOARD_PCK_ */