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

type R = R<u32, T0CONFIG>;

Reader of register T0CONFIG

Methods

impl R[src]

pub fn t0_en(&self) -> T0_EN_R[src]

Bit 31

pub fn t0_increase(&self) -> T0_INCREASE_R[src]

Bit 30

pub fn t0_autoreload(&self) -> T0_AUTORELOAD_R[src]

Bit 29

pub fn t0_divider(&self) -> T0_DIVIDER_R[src]

Bits 13:28

pub fn t0_edge_int_en(&self) -> T0_EDGE_INT_EN_R[src]

Bit 12

pub fn t0_level_int_en(&self) -> T0_LEVEL_INT_EN_R[src]

Bit 11

pub fn t0_alarm_en(&self) -> T0_ALARM_EN_R[src]

Bit 10