[][src]Trait imxrt1062_tmr1::Readable

pub trait Readable { }

This trait shows that register has read method

Registers marked with Writable can be also modify'ed

Implementors

impl Readable for CAPT[src]

read() method returns capt::R reader structure

impl Readable for CMPLD1[src]

read() method returns cmpld1::R reader structure

impl Readable for CMPLD2[src]

read() method returns cmpld2::R reader structure

impl Readable for CNTR[src]

read() method returns cntr::R reader structure

impl Readable for COMP1[src]

read() method returns comp1::R reader structure

impl Readable for COMP2[src]

read() method returns comp2::R reader structure

impl Readable for CSCTRL[src]

read() method returns csctrl::R reader structure

impl Readable for CTRL[src]

read() method returns ctrl::R reader structure

impl Readable for DMA[src]

read() method returns dma::R reader structure

impl Readable for ENBL[src]

read() method returns enbl::R reader structure

impl Readable for FILT[src]

read() method returns filt::R reader structure

impl Readable for HOLD[src]

read() method returns hold::R reader structure

impl Readable for LOAD[src]

read() method returns load::R reader structure

impl Readable for SCTRL[src]

read() method returns sctrl::R reader structure

Loading content...