AnyEdgeClear

Type Alias AnyEdgeClear 

Source
pub type AnyEdgeClear = Reg<AnyEdgeClearSpec>;
Expand description

ANY_EDGE_CLEAR (rw) register accessor: Регистр прерываний по любому событию. Запись «1» – прерывание не формируется по любому изменению соответствующего канала

You can read this register and get any_edge_clear::R. You can reset, write, write_with_zero this register using any_edge_clear::W. You can also modify this register. See API.

For information about available fields see any_edge_clear module

Aliased Type§

pub struct AnyEdgeClear { /* private fields */ }