[][src]Type Definition nrf51::qdec::sampleper::SAMPLEPER_R

type SAMPLEPER_R = R<u8, SAMPLEPER_A>;

Reader of field SAMPLEPER

Methods

impl SAMPLEPER_R[src]

pub fn variant(&self) -> SAMPLEPER_A[src]

Get enumerated values variant

pub fn is_128us(&self) -> bool[src]

Checks if the value of the field is _128US

pub fn is_256us(&self) -> bool[src]

Checks if the value of the field is _256US

pub fn is_512us(&self) -> bool[src]

Checks if the value of the field is _512US

pub fn is_1024us(&self) -> bool[src]

Checks if the value of the field is _1024US

pub fn is_2048us(&self) -> bool[src]

Checks if the value of the field is _2048US

pub fn is_4096us(&self) -> bool[src]

Checks if the value of the field is _4096US

pub fn is_8192us(&self) -> bool[src]

Checks if the value of the field is _8192US

pub fn is_16384us(&self) -> bool[src]

Checks if the value of the field is _16384US