[][src]Type Definition nrf52832_pac::lpcomp::PSEL

type PSEL = Reg<u32, _PSEL>;

Input pin select

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

For information about available fields see psel module

Trait Implementations

impl Readable for PSEL[src]

read() method returns psel::R reader structure

impl ResetValue for PSEL[src]

Register PSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for PSEL[src]

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