[][src]Type Definition esp32::timg::t0config::W

type W = W<u32, T0CONFIG>;

Writer for register T0CONFIG

Implementations

impl W[src]

pub fn t0_en(&mut self) -> T0_EN_W<'_>[src]

Bit 31

pub fn t0_increase(&mut self) -> T0_INCREASE_W<'_>[src]

Bit 30

pub fn t0_autoreload(&mut self) -> T0_AUTORELOAD_W<'_>[src]

Bit 29

pub fn t0_divider(&mut self) -> T0_DIVIDER_W<'_>[src]

Bits 13:28

pub fn t0_edge_int_en(&mut self) -> T0_EDGE_INT_EN_W<'_>[src]

Bit 12

pub fn t0_level_int_en(&mut self) -> T0_LEVEL_INT_EN_W<'_>[src]

Bit 11

pub fn t0_alarm_en(&mut self) -> T0_ALARM_EN_W<'_>[src]

Bit 10