[][src]Type Definition imxrt1062_enc1::imr::R

type R = R<u16, IMR>;

Reader of register IMR

Methods

impl R[src]

pub fn home(&self) -> HOME_R[src]

Bit 0 - This is the raw HOME input.

pub fn index(&self) -> INDEX_R[src]

Bit 1 - This is the raw INDEX input.

pub fn phb(&self) -> PHB_R[src]

Bit 2 - This is the raw PHASEB input.

pub fn pha(&self) -> PHA_R[src]

Bit 3 - This is the raw PHASEA input.

pub fn fhom(&self) -> FHOM_R[src]

Bit 4 - This is the filtered version of HOME input.

pub fn find(&self) -> FIND_R[src]

Bit 5 - This is the filtered version of INDEX input.

pub fn fphb(&self) -> FPHB_R[src]

Bit 6 - This is the filtered version of PHASEB input.

pub fn fpha(&self) -> FPHA_R[src]

Bit 7 - This is the filtered version of PHASEA input.