[][src]Type Definition nrf52832_pac::qdec::psel::LED

type LED = Reg<u32, _LED>;

Pin select for LED signal

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

For information about available fields see led module

Trait Implementations

impl Readable for LED[src]

read() method returns led::R reader structure

impl ResetValue for LED[src]

Register LED reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for LED[src]

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