Struct esp32c3::i2c::int_raw::W [−][src]
pub struct W(_);
Expand description
Register INT_RAW
writer
Implementations
Bit 0 - reg_rxfifo_wm_int_raw
Bit 1 - reg_txfifo_wm_int_raw
Bit 2 - reg_rxfifo_ovf_int_raw
Bit 3 - reg_end_detect_int_raw
Bit 4 - reg_byte_trans_done_int_raw
Bit 5 - reg_arbitration_lost_int_raw
Bit 6 - reg_mst_txfifo_udf_int_raw
Bit 7 - reg_trans_complete_int_raw
Bit 8 - reg_time_out_int_raw
Bit 9 - reg_trans_start_int_raw
Bit 10 - reg_nack_int_raw
Bit 11 - reg_txfifo_ovf_int_raw
Bit 12 - reg_rxfifo_udf_int_raw
Bit 13 - reg_scl_st_to_int_raw
Bit 14 - reg_scl_main_st_to_int_raw
Bit 15 - reg_det_start_int_raw
Bit 16 - reg_slave_stretch_int_raw
Bit 17 - reg_general_call_int_raw
Methods from Deref<Target = W<INT_RAW_SPEC>>
Trait Implementations
Performs the conversion.