pub type DTFA_W<'a, const O: u8> = FieldWriterSafe<'a, u32, DTFC_SPEC, u8, DTFA_A, 2, O>;
Expand description

Field DTFA writer - DTI Fault Action

Implementations§

source§

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

source

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

No action on fault

source

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

Set outputs inactive

source

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

Clear outputs

source

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

Tristate outputs