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

type SAR_READ_CTRL = Reg<u32, _SAR_READ_CTRL>;

SENS_SAR_READ_CTRL

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

For information about available fields see sar_read_ctrl module

Trait Implementations

impl Readable for SAR_READ_CTRL[src]

read() method returns sar_read_ctrl::R reader structure

impl ResetValue for SAR_READ_CTRL[src]

Register SAR_READ_CTRL reset()'s with value 0

impl Writable for SAR_READ_CTRL[src]

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