Type Definition nrf52820_pac::ccm::OUTPTR[][src]

type OUTPTR = Reg<u32, _OUTPTR>;
Expand description

Output pointer

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see outptr module

Trait Implementations

Register OUTPTR reset()’s with value 0

Register size

Reset value of the register

read() method returns outptr::R reader structure

write(|w| ..) method takes outptr::W writer structure