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

type SAR_READ_CTRL2 = Reg<u32, _SAR_READ_CTRL2>;

SENS_SAR_READ_CTRL2

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

For information about available fields see sar_read_ctrl2 module

Trait Implementations

impl Readable for SAR_READ_CTRL2[src]

read() method returns sar_read_ctrl2::R reader structure

impl ResetValue for SAR_READ_CTRL2[src]

Register SAR_READ_CTRL2 reset()'s with value 0

impl Writable for SAR_READ_CTRL2[src]

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