pub struct W(_);
Register REF_CNT_RST writer
REF_CNT_RST
Bit 0 - reg_ref_cnt_rst_ch0.
Bit 1 - reg_ref_cnt_rst_ch1.
Bit 2 - reg_ref_cnt_rst_ch2.
Bit 3 - reg_ref_cnt_rst_ch3.
Writes raw bits to the register.
Read datasheet or reference manual to find what values are allowed to pass.
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U