[][src]Type Definition nrf52832_pac::qdec::REPORTPER

type REPORTPER = Reg<u32, _REPORTPER>;

Number of samples to be taken before REPORTRDY and DBLRDY events can be generated

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

For information about available fields see reportper module

Trait Implementations

impl Readable for REPORTPER[src]

read() method returns reportper::R reader structure

impl ResetValue for REPORTPER[src]

Register REPORTPER reset()'s with value 0

type Type = u32

Register size

impl Writable for REPORTPER[src]

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