Compare commits
1 Commits
e39dd7dd88
...
f05ae496f0
Author | SHA1 | Date | |
---|---|---|---|
f05ae496f0 |
@ -346,11 +346,6 @@ impl DynPin {
|
||||
self.regs.write_pin_masked(false)
|
||||
}
|
||||
|
||||
#[inline]
|
||||
pub fn edge_has_occurred(&mut self) -> bool {
|
||||
self.regs.edge_has_occurred()
|
||||
}
|
||||
|
||||
pub(crate) fn irq_enb(
|
||||
&mut self,
|
||||
irq_cfg: crate::IrqCfg,
|
||||
|
Loading…
x
Reference in New Issue
Block a user