[][src]Type Definition nrf52810_pac::qdec::LEDPOL

type LEDPOL = Reg<u32, _LEDPOL>;

LED output pin polarity

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

For information about avaliable fields see ledpol module

Trait Implementations

impl Readable for LEDPOL[src]

read() method returns ledpol::R reader structure

impl Writable for LEDPOL[src]

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

impl ResetValue for LEDPOL[src]

Register LEDPOL reset()'s with value 0

type Type = u32

Register size