[][src]Type Definition nrf52832_pac::saadc::ch::PSELP

type PSELP = Reg<u32, _PSELP>;

Description cluster[0]: Input positive pin selection for CH[0]

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

For information about available fields see pselp module

Trait Implementations

impl Readable for PSELP[src]

read() method returns pselp::R reader structure

impl ResetValue for PSELP[src]

Register PSELP reset()'s with value 0

type Type = u32

Register size

impl Writable for PSELP[src]

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