[][src]Type Definition nrf51::qdec::PSELA

type PSELA = Reg<u32, _PSELA>;

Pin select for phase A input.

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

For information about available fields see psela module

Trait Implementations

impl Readable for PSELA[src]

read() method returns psela::R reader structure

impl ResetValue for PSELA[src]

Register PSELA reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELA[src]

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