pub type ACPC_W<'a, const O: u8> = FieldWriterSafe<'a, CMR_WAVEFORM_MODE_SPEC, 2, O, ACPCSELECT_A>;
Expand description

Field ACPC writer - RC Compare Effect on TIOAx

Aliased Type§

struct ACPC_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> ACPC_W<'a, O>

source

pub fn none(self) -> &'a mut W

NONE

source

pub fn set(self) -> &'a mut W

SET

source

pub fn clear(self) -> &'a mut W

CLEAR

source

pub fn toggle(self) -> &'a mut W

TOGGLE