pub type APPULSE_2_W<'a, const O: u8> = BitWriter<'a, u32, CTIAPPPULSE_SPEC, APPULSE_2_AW, O>;
Expand description

Field APPULSE_2 writer - Setting a bit HIGH generates a channel event pulse for the selected channel. There is one bit of the register for each channel.

Implementations

Generates an event pulse on channel 2.