[][src]Trait imxrt1062_dmamux::Writable

pub trait Writable { }

This trait shows that register has write, write_with_zero and reset method

Registers marked with Readable can be also modify'ed

Implementors

impl Writable for CHCFG[src]

write(|w| ..) method takes chcfg::W writer structure

Loading content...