[][src]Trait imxrt1062_dmamux::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 CHCFG[src]

read() method returns chcfg::R reader structure

Loading content...