pub type PWRCON_W<'a> = FieldWriterSafe<'a, u32, BUINACT_SPEC, u8, PWRCON_A, 2, 5>;
Expand description

Field PWRCON writer - Power connection configuration when not in Backup mode

Implementations

No connection.

Main power and backup power are connected through a diode, allowing current to flow from backup power source to main power source, but not the other way.

Main power and backup power are connected through a diode, allowing current to flow from main power source to backup power source, but not the other way.

Main power and backup power are connected without diode.