Type Alias nrf52840_pac::qdec::sampleper::SAMPLEPER_R
source · pub type SAMPLEPER_R = FieldReader<u8, SAMPLEPER_A>;
Expand description
Field SAMPLEPER
reader - Sample period. The SAMPLE register will be updated for every new sample
Aliased Type§
struct SAMPLEPER_R { /* private fields */ }
Implementations§
source§impl SAMPLEPER_R
impl SAMPLEPER_R
sourcepub fn variant(&self) -> Option<SAMPLEPER_A>
pub fn variant(&self) -> Option<SAMPLEPER_A>
Get enumerated values variant
sourcepub fn is_16384us(&self) -> bool
pub fn is_16384us(&self) -> bool
Checks if the value of the field is _16384US