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

type R = R<u32, T1CONFIG>;

Reader of register T1CONFIG

Implementations

impl R[src]

pub fn t1_en(&self) -> T1_EN_R[src]

Bit 31

pub fn t1_increase(&self) -> T1_INCREASE_R[src]

Bit 30

pub fn t1_autoreload(&self) -> T1_AUTORELOAD_R[src]

Bit 29

pub fn t1_divider(&self) -> T1_DIVIDER_R[src]

Bits 13:28

pub fn t1_edge_int_en(&self) -> T1_EDGE_INT_EN_R[src]

Bit 12

pub fn t1_level_int_en(&self) -> T1_LEVEL_INT_EN_R[src]

Bit 11

pub fn t1_alarm_en(&self) -> T1_ALARM_EN_R[src]

Bit 10