esp32c6::ledc::evt_task_en2

Type Alias R

Source
pub type R = R<EVT_TASK_EN2_SPEC>;
Expand description

Register EVT_TASK_EN2 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn task_gamma_restart_ch0_en(&self) -> TASK_GAMMA_RESTART_CH0_EN_R

Bit 0 - Ledc ch0 gamma restart task enable register, write 1 to enable this task.

Source

pub fn task_gamma_restart_ch1_en(&self) -> TASK_GAMMA_RESTART_CH1_EN_R

Bit 1 - Ledc ch1 gamma restart task enable register, write 1 to enable this task.

Source

pub fn task_gamma_restart_ch2_en(&self) -> TASK_GAMMA_RESTART_CH2_EN_R

Bit 2 - Ledc ch2 gamma restart task enable register, write 1 to enable this task.

Source

pub fn task_gamma_restart_ch3_en(&self) -> TASK_GAMMA_RESTART_CH3_EN_R

Bit 3 - Ledc ch3 gamma restart task enable register, write 1 to enable this task.

Source

pub fn task_gamma_restart_ch4_en(&self) -> TASK_GAMMA_RESTART_CH4_EN_R

Bit 4 - Ledc ch4 gamma restart task enable register, write 1 to enable this task.

Source

pub fn task_gamma_restart_ch5_en(&self) -> TASK_GAMMA_RESTART_CH5_EN_R

Bit 5 - Ledc ch5 gamma restart task enable register, write 1 to enable this task.

Source

pub fn task_gamma_pause_ch0_en(&self) -> TASK_GAMMA_PAUSE_CH0_EN_R

Bit 8 - Ledc ch0 gamma pause task enable register, write 1 to enable this task.

Source

pub fn task_gamma_pause_ch1_en(&self) -> TASK_GAMMA_PAUSE_CH1_EN_R

Bit 9 - Ledc ch1 gamma pause task enable register, write 1 to enable this task.

Source

pub fn task_gamma_pause_ch2_en(&self) -> TASK_GAMMA_PAUSE_CH2_EN_R

Bit 10 - Ledc ch2 gamma pause task enable register, write 1 to enable this task.

Source

pub fn task_gamma_pause_ch3_en(&self) -> TASK_GAMMA_PAUSE_CH3_EN_R

Bit 11 - Ledc ch3 gamma pause task enable register, write 1 to enable this task.

Source

pub fn task_gamma_pause_ch4_en(&self) -> TASK_GAMMA_PAUSE_CH4_EN_R

Bit 12 - Ledc ch4 gamma pause task enable register, write 1 to enable this task.

Source

pub fn task_gamma_pause_ch5_en(&self) -> TASK_GAMMA_PAUSE_CH5_EN_R

Bit 13 - Ledc ch5 gamma pause task enable register, write 1 to enable this task.

Source

pub fn task_gamma_resume_ch0_en(&self) -> TASK_GAMMA_RESUME_CH0_EN_R

Bit 16 - Ledc ch0 gamma resume task enable register, write 1 to enable this task.

Source

pub fn task_gamma_resume_ch1_en(&self) -> TASK_GAMMA_RESUME_CH1_EN_R

Bit 17 - Ledc ch1 gamma resume task enable register, write 1 to enable this task.

Source

pub fn task_gamma_resume_ch2_en(&self) -> TASK_GAMMA_RESUME_CH2_EN_R

Bit 18 - Ledc ch2 gamma resume task enable register, write 1 to enable this task.

Source

pub fn task_gamma_resume_ch3_en(&self) -> TASK_GAMMA_RESUME_CH3_EN_R

Bit 19 - Ledc ch3 gamma resume task enable register, write 1 to enable this task.

Source

pub fn task_gamma_resume_ch4_en(&self) -> TASK_GAMMA_RESUME_CH4_EN_R

Bit 20 - Ledc ch4 gamma resume task enable register, write 1 to enable this task.

Source

pub fn task_gamma_resume_ch5_en(&self) -> TASK_GAMMA_RESUME_CH5_EN_R

Bit 21 - Ledc ch5 gamma resume task enable register, write 1 to enable this task.