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

type SAR_TSENS_CTRL = Reg<u32, _SAR_TSENS_CTRL>;

SENS_SAR_TSENS_CTRL

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

For information about avaliable fields see sar_tsens_ctrl module

Trait Implementations

impl Readable for SAR_TSENS_CTRL[src]

read() method returns sar_tsens_ctrl::R reader structure

impl ResetValue for SAR_TSENS_CTRL[src]

Register SAR_TSENS_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for SAR_TSENS_CTRL[src]

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