[][src]Type Definition esp32::sens::SAR_MEAS_WAIT2

type SAR_MEAS_WAIT2 = Reg<u32, _SAR_MEAS_WAIT2>;

SENS_SAR_MEAS_WAIT2

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see sar_meas_wait2 module

Trait Implementations

impl Readable for SAR_MEAS_WAIT2[src]

read() method returns sar_meas_wait2::R reader structure

impl ResetValue for SAR_MEAS_WAIT2[src]

Register SAR_MEAS_WAIT2 reset()'s with value 0

impl Writable for SAR_MEAS_WAIT2[src]

write(|w| ..) method takes sar_meas_wait2::W writer structure