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

type INPTR = Reg<u32, _INPTR>;
Expand description

Input pointer

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

For information about available fields see inptr module

Trait Implementations

Register INPTR reset()’s with value 0

Register size

Reset value of the register

read() method returns inptr::R reader structure

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