Go to the source code of this file.
Functions | |
| static uint32_t | butn_get_status (BUTN_Type *ptr) |
| Get status. More... | |
| static void | butn_enable_irq (BUTN_Type *ptr, uint32_t mask) |
| Enable interrupt with mask. More... | |
| static void | butn_disable_irq (BUTN_Type *ptr, uint32_t mask) |
| Disable interrupt with mask. More... | |
| static void | butn_set_intense (BUTN_Type *ptr, uint8_t intense) |
| Set intense of PLED and RLED/WLED. More... | |