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

type W = W<u32, T1CONFIG>;

Writer for register T1CONFIG

Implementations

impl W[src]

pub fn t1_en(&mut self) -> T1_EN_W<'_>[src]

Bit 31

pub fn t1_increase(&mut self) -> T1_INCREASE_W<'_>[src]

Bit 30

pub fn t1_autoreload(&mut self) -> T1_AUTORELOAD_W<'_>[src]

Bit 29

pub fn t1_divider(&mut self) -> T1_DIVIDER_W<'_>[src]

Bits 13:28

pub fn t1_edge_int_en(&mut self) -> T1_EDGE_INT_EN_W<'_>[src]

Bit 12

pub fn t1_level_int_en(&mut self) -> T1_LEVEL_INT_EN_W<'_>[src]

Bit 11

pub fn t1_alarm_en(&mut self) -> T1_ALARM_EN_W<'_>[src]

Bit 10