pub type ONESHOTEN_W<'a, const O: u8> = BitWriter<'a, u32, ONESHOTEN_SPEC, ONESHOTEN_A, O>;
Expand description

Field ONESHOTEN writer - Enable one-shot operation

Implementations

Disable one-shot operation

Enable one-shot operation