Hello.. I want to access the nRF5340 registers to maniulate there values, for example : If, I want to acess the PSEL.RTS register or CONFIG of UART0 to initialize these. How may I have access of these to write any instruction like PSEL.RTS = 0x........; CONFIG = 0x.......; Similarly how DIR , OUT or IN registers of PORT0 and PORT1 can be directly accessed in Zyphyre ?
Thanks