pub type AnyEdgeSet = Reg<AnyEdgeSetSpec>;
Expand description
ANY_EDGE_SET (rw) register accessor: Регистр прерываний по любому событию. Запись «1» – прерывание формируется по любому изменению соответствующего канала
You can read
this register and get any_edge_set::R
. You can reset
, write
, write_with_zero
this register using any_edge_set::W
. You can also modify
this register. See API.
For information about available fields see any_edge_set
module
Aliased Type§
pub struct AnyEdgeSet { /* private fields */ }