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

type SAMPLEPER = Reg<u32, _SAMPLEPER>;

Sample period.

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

For information about available fields see sampleper module

Trait Implementations

impl Readable for SAMPLEPER[src]

read() method returns sampleper::R reader structure

impl ResetValue for SAMPLEPER[src]

Register SAMPLEPER reset()'s with value 0

type Type = u32

Register size

impl Writable for SAMPLEPER[src]

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