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

type SAR_ATTEN2 = Reg<u32, _SAR_ATTEN2>;

SENS_SAR_ATTEN2

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

For information about avaliable fields see sar_atten2 module

Trait Implementations

impl Readable for SAR_ATTEN2[src]

read() method returns sar_atten2::R reader structure

impl ResetValue for SAR_ATTEN2[src]

Register SAR_ATTEN2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SAR_ATTEN2[src]

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