Home
last modified time | relevance | path

Searched refs:PORT_DIRSET_DIRSET_Pos (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dport.h90 #define PORT_DIRSET_DIRSET_Pos 0 /**< \brief (PORT_DIRSET) Port Data Direction Set … macro
91 #define PORT_DIRSET_DIRSET_Msk (_U(0xFFFFFFFF) << PORT_DIRSET_DIRSET_Pos)
92 #define PORT_DIRSET_DIRSET(value) (PORT_DIRSET_DIRSET_Msk & ((value) << PORT_DIRSET_DIRSET_Pos))