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

type LEDPRE = Reg<u32, _LEDPRE>;

Time LED is switched ON before the sample.

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

For information about available fields see ledpre module

Trait Implementations

impl Readable for LEDPRE[src]

read() method returns ledpre::R reader structure

impl ResetValue for LEDPRE[src]

Register LEDPRE reset()'s with value 0x10

type Type = u32

Register size

impl Writable for LEDPRE[src]

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