Skip to main content

ExtTrig

Type Alias ExtTrig 

Source
pub type ExtTrig = Reg<ExtTrigSpec>;
Expand description

EXT_TRIG (rw) register accessor: EXT trigger connections

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

For information about available fields see ext_trig module

Aliased Typeยง

pub struct ExtTrig { /* private fields */ }