class MaskBReg
Defined at line 711 of file ../../src/devices/power/drivers/fusb302/registers.h
MASKB - Individual interrupt masking for the requests in `InterruptBReg`.
After reset, no interrupt is individually masked.
Rev 5 datasheet: Table 31 on page 24
Public Members
field_m_gcrcsent_714
Public Methods
template <, >
typename SelfType::ValueType m_gcrcsent ()
See the corresponding bits in `InterruptBReg` for interrupt definitions.
Defined at line 714 of file ../../src/devices/power/drivers/fusb302/registers.h
template <, >
SelfType & set_m_gcrcsent (typename SelfType::ValueType val)
See the corresponding bits in `InterruptBReg` for interrupt definitions.
Defined at line 714 of file ../../src/devices/power/drivers/fusb302/registers.h
hwreg::I2cRegisterAddr<MaskBReg> Get ()
Defined at line 716 of file ../../src/devices/power/drivers/fusb302/registers.h
MaskBReg FromAllInterruptsMasked ()
Defined at line 718 of file ../../src/devices/power/drivers/fusb302/registers.h