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

type PSELB = Reg<u32, _PSELB>;

Pin select for phase B input.

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

For information about available fields see pselb module

Trait Implementations

impl Readable for PSELB[src]

read() method returns pselb::R reader structure

impl ResetValue for PSELB[src]

Register PSELB reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELB[src]

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