This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Dose c6657 support all Hwi masking options?

Other Parts Discussed in Thread: SYSBIOS

Hi Champs,

According to sys/bios v6.34 cdoc, only a few targets/devices truly support Hwi masking options.
So, dose c6657 support all of the Hwi masking options?

  o sys/bios v6.34 cdoc
    
    - ti > sysbios > hal > Hwi

      enum Hwi_MaskingOption

       
typedef enum Hwi_MaskingOption {
            Hwi_MaskingOption_NONE,
            Hwi_MaskingOption_ALL,
            Hwi_MaskingOption_SELF,
            Hwi_MaskingOption_BITMASK,
            Hwi_MaskingOption_LOWER
        } Hwi_MaskingOption;

          Only a few targets/devices truly support this masking option.


Thanks in advance for your cooperation.

Best regards,
j-breeze