[][src]Type Definition xmc4100::scu_general::MIRRALLREQ

type MIRRALLREQ = Reg<u32, _MIRRALLREQ>;

Mirror All Request

This register you can reset, write, write_with_zero. See API.

For information about available fields see mirrallreq module

Trait Implementations

impl ResetValue for MIRRALLREQ[src]

Register MIRRALLREQ reset()'s with value 0

type Type = u32

Register size

impl Writable for MIRRALLREQ[src]

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