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

type SAR_ATTEN1 = Reg<u32, _SAR_ATTEN1>;

SENS_SAR_ATTEN1

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

For information about available fields see sar_atten1 module

Trait Implementations

impl Readable for SAR_ATTEN1[src]

read() method returns sar_atten1::R reader structure

impl ResetValue for SAR_ATTEN1[src]

Register SAR_ATTEN1 reset()'s with value 0

impl Writable for SAR_ATTEN1[src]

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