[][src]Type Definition esp32::syscon::SARADC_CTRL2

type SARADC_CTRL2 = Reg<u32, _SARADC_CTRL2>;

SYSCON_SARADC_CTRL2

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

For information about available fields see saradc_ctrl2 module

Trait Implementations

impl Readable for SARADC_CTRL2[src]

read() method returns saradc_ctrl2::R reader structure

impl ResetValue for SARADC_CTRL2[src]

Register SARADC_CTRL2 reset()'s with value 0

impl Writable for SARADC_CTRL2[src]

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