[][src]Type Definition nrf52840_pac::qdec::psel::B

type B = Reg<u32, _B>;

Pin select for B signal

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

For information about available fields see b module

Trait Implementations

impl Readable for B[src]

read() method returns b::R reader structure

impl ResetValue for B[src]

Register B reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for B[src]

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