Module fuse

Source
Expand description

Fuses

Modules§

append
Application Code Section End
bodcfg
BOD Configuration
bootend
Boot Section End
osccfg
Oscillator Configuration
syscfg0
System Configuration 0
syscfg1
System Configuration 1
wdtcfg
Watchdog Configuration

Structs§

RegisterBlock
Register block

Type Aliases§

APPEND
APPEND (rw) register accessor: an alias for Reg<APPEND_SPEC>
BODCFG
BODCFG (rw) register accessor: an alias for Reg<BODCFG_SPEC>
BOOTEND
BOOTEND (rw) register accessor: an alias for Reg<BOOTEND_SPEC>
OSCCFG
OSCCFG (rw) register accessor: an alias for Reg<OSCCFG_SPEC>
SYSCFG0
SYSCFG0 (rw) register accessor: an alias for Reg<SYSCFG0_SPEC>
SYSCFG1
SYSCFG1 (rw) register accessor: an alias for Reg<SYSCFG1_SPEC>
WDTCFG
WDTCFG (rw) register accessor: an alias for Reg<WDTCFG_SPEC>