Write to registers

nRF Connect for VS Code

tags
nRF Connect for VS Code

In the previous release, the Peripherals View was a read-only representation of the hardware peripherals and their registers. For this release, we have added write support to all writeable registers.

Values can either be assigned directly to the register or to specific fields within the register. We have added custom workflows for registers with special behavior in Nordic's devices, such as the TASK and EVENT registers, as well as drop-down selections for fields with a limited set of valid values (such as the GPIO Pin configuration's direction field, which can be either "Input" or "Output").