[][src]Type Definition esp32::apb_ctrl::APB_SARADC_CTRL2

type APB_SARADC_CTRL2 = Reg<u32, _APB_SARADC_CTRL2>;

APB_CTRL_APB_SARADC_CTRL2

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

For information about avaliable fields see apb_saradc_ctrl2 module

Trait Implementations

impl Readable for APB_SARADC_CTRL2[src]

read() method returns apb_saradc_ctrl2::R reader structure

impl ResetValue for APB_SARADC_CTRL2[src]

Register APB_SARADC_CTRL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for APB_SARADC_CTRL2[src]

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