[][src]Trait imxrt1062_xbarb2::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 SEL0[src]

read() method returns sel0::R reader structure

impl Readable for SEL1[src]

read() method returns sel1::R reader structure

impl Readable for SEL2[src]

read() method returns sel2::R reader structure

impl Readable for SEL3[src]

read() method returns sel3::R reader structure

impl Readable for SEL4[src]

read() method returns sel4::R reader structure

impl Readable for SEL5[src]

read() method returns sel5::R reader structure

impl Readable for SEL6[src]

read() method returns sel6::R reader structure

impl Readable for SEL7[src]

read() method returns sel7::R reader structure

Loading content...