pub struct W(/* private fields */);
Expand description
Register cier
writer
Implementations§
source§impl W
impl W
sourcepub unsafe fn crie<const O: u8>(&mut self) -> CRIE_W<'_, O>
pub unsafe fn crie<const O: u8>(&mut self) -> CRIE_W<'_, O>
If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie0(&mut self) -> CRIE_W<'_, 0>
pub fn crie0(&mut self) -> CRIE_W<'_, 0>
Bit 0 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie1(&mut self) -> CRIE_W<'_, 2>
pub fn crie1(&mut self) -> CRIE_W<'_, 2>
Bit 2 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie2(&mut self) -> CRIE_W<'_, 4>
pub fn crie2(&mut self) -> CRIE_W<'_, 4>
Bit 4 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie3(&mut self) -> CRIE_W<'_, 6>
pub fn crie3(&mut self) -> CRIE_W<'_, 6>
Bit 6 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie4(&mut self) -> CRIE_W<'_, 8>
pub fn crie4(&mut self) -> CRIE_W<'_, 8>
Bit 8 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie5(&mut self) -> CRIE_W<'_, 10>
pub fn crie5(&mut self) -> CRIE_W<'_, 10>
Bit 10 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie6(&mut self) -> CRIE_W<'_, 12>
pub fn crie6(&mut self) -> CRIE_W<'_, 12>
Bit 12 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub fn crie7(&mut self) -> CRIE_W<'_, 14>
pub fn crie7(&mut self) -> CRIE_W<'_, 14>
Bit 14 - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.
sourcepub unsafe fn cfie<const O: u8>(&mut self) -> CFIE_W<'_, O>
pub unsafe fn cfie<const O: u8>(&mut self) -> CFIE_W<'_, O>
If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie0(&mut self) -> CFIE_W<'_, 1>
pub fn cfie0(&mut self) -> CFIE_W<'_, 1>
Bit 1 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie1(&mut self) -> CFIE_W<'_, 3>
pub fn cfie1(&mut self) -> CFIE_W<'_, 3>
Bit 3 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie2(&mut self) -> CFIE_W<'_, 5>
pub fn cfie2(&mut self) -> CFIE_W<'_, 5>
Bit 5 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie3(&mut self) -> CFIE_W<'_, 7>
pub fn cfie3(&mut self) -> CFIE_W<'_, 7>
Bit 7 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie4(&mut self) -> CFIE_W<'_, 9>
pub fn cfie4(&mut self) -> CFIE_W<'_, 9>
Bit 9 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie5(&mut self) -> CFIE_W<'_, 11>
pub fn cfie5(&mut self) -> CFIE_W<'_, 11>
Bit 11 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.
sourcepub fn cfie6(&mut self) -> CFIE_W<'_, 13>
pub fn cfie6(&mut self) -> CFIE_W<'_, 13>
Bit 13 - If the enable bit is set to 1, when the capture channel captures falling edge, it generates a capture channel pending.