pub struct W(/* private fields */);Expand description
Register GPIO_INTR_POL writer
Implementations§
Source§impl W
impl W
Sourcepub fn gpio_0_intr_pol(&mut self) -> GPIO_0_INTR_POL_W<'_>
pub fn gpio_0_intr_pol(&mut self) -> GPIO_0_INTR_POL_W<'_>
Bit 0 - GPIO_0 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_1_intr_pol(&mut self) -> GPIO_1_INTR_POL_W<'_>
pub fn gpio_1_intr_pol(&mut self) -> GPIO_1_INTR_POL_W<'_>
Bit 1 - GPIO_1 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_2_intr_pol(&mut self) -> GPIO_2_INTR_POL_W<'_>
pub fn gpio_2_intr_pol(&mut self) -> GPIO_2_INTR_POL_W<'_>
Bit 2 - GPIO_2 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_3_intr_pol(&mut self) -> GPIO_3_INTR_POL_W<'_>
pub fn gpio_3_intr_pol(&mut self) -> GPIO_3_INTR_POL_W<'_>
Bit 3 - GPIO_3 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_4_intr_pol(&mut self) -> GPIO_4_INTR_POL_W<'_>
pub fn gpio_4_intr_pol(&mut self) -> GPIO_4_INTR_POL_W<'_>
Bit 4 - GPIO_4 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_5_intr_pol(&mut self) -> GPIO_5_INTR_POL_W<'_>
pub fn gpio_5_intr_pol(&mut self) -> GPIO_5_INTR_POL_W<'_>
Bit 5 - GPIO_5 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_6_intr_pol(&mut self) -> GPIO_6_INTR_POL_W<'_>
pub fn gpio_6_intr_pol(&mut self) -> GPIO_6_INTR_POL_W<'_>
Bit 6 - GPIO_6 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}
Sourcepub fn gpio_7_intr_pol(&mut self) -> GPIO_7_INTR_POL_W<'_>
pub fn gpio_7_intr_pol(&mut self) -> GPIO_7_INTR_POL_W<'_>
Bit 7 - GPIO_7 interrupt polarity (depends on interrupt type): type = level => {0:low, 1:hi} — type = edge => {0:fall, 1:rise}