Frame control register structure. The wake-up frame format, standard (11-bit) or extended (29-bit) identifier, is selected via bit IDE in the Frame control register. More...
#include <middleware/sbc/sbc_uja1169/include/sbc_uja1169_driver.h>
Data Fields | |
sbc_frame_ctr_ide_t | ide |
sbc_frame_ctr_pndm_t | pndm |
sbc_frame_ctr_dlc_t | dlc |
Frame control register structure. The wake-up frame format, standard (11-bit) or extended (29-bit) identifier, is selected via bit IDE in the Frame control register.
Implements : sbc_frame_t_Class
Definition at line 1202 of file sbc_uja1169_driver.h.
Number of data bytes expected.
Definition at line 1205 of file sbc_uja1169_driver.h.
Identifier format.
Definition at line 1203 of file sbc_uja1169_driver.h.
sbc_frame_ctr_pndm_t pndm |
Partial networking data mask.
Definition at line 1204 of file sbc_uja1169_driver.h.