Module nrf52840_pac::generic
source · Expand description
Common register and bit access and modify traits
Structs§
- Register reader.
- This structure provides volatile access to registers.
- Register writer.
Traits§
- Trait implemented by readable registers to enable the
read
method. - Raw register type
- Reset value of the register.
- Trait implemented by writeable registers.
Type Aliases§
- Bit-wise field reader
- Bit-wise write field proxy
- Bit-wise write field proxy
- Bit-wise write field proxy
- Bit-wise write field proxy
- Bit-wise write field proxy
- Bit-wise write field proxy
- Bit-wise write field proxy
- Field reader.
- Write field Proxy with unsafe
bits
- Write field Proxy with safe
bits