Module avr_device::atmega4809::bod
source · Expand description
Bod interface
Modules§
- Control A
- Control B
- Voltage level monitor interrupt Control
- Voltage level monitor interrupt Flags
- Voltage level monitor status
- Voltage level monitor Control
Structs§
- Register block
Type Aliases§
- CTRLA (rw) register accessor: an alias for
Reg<CTRLA_SPEC>
- CTRLB (rw) register accessor: an alias for
Reg<CTRLB_SPEC>
- INTCTRL (rw) register accessor: an alias for
Reg<INTCTRL_SPEC>
- INTFLAGS (rw) register accessor: an alias for
Reg<INTFLAGS_SPEC>
- STATUS (rw) register accessor: an alias for
Reg<STATUS_SPEC>
- VLMCTRLA (rw) register accessor: an alias for
Reg<VLMCTRLA_SPEC>