Enum s32k144::pdb1::sc::LdmodW [] [src]

pub enum LdmodW {
    _00,
    _01,
    _10,
    _11,
}

Values that can be written to the field LDMOD

Variants

The internal registers are loaded with the values from their buffers, immediately after 1 is written to LDOK.

The internal registers are loaded with the values from their buffers when the PDB counter (CNT) = MOD + 1 CNT delay elapsed, after 1 is written to LDOK.

The internal registers are loaded with the values from their buffers when a trigger input event is detected, after 1 is written to LDOK.

The internal registers are loaded with the values from their buffers when either the PDB counter (CNT) = MOD + 1 CNT delay elapsed, or a trigger input event is detected, after 1 is written to LDOK.