[][src]Type Definition xmc4200::port1::OMR

type OMR = Reg<u32, _OMR>;

Port 1 Output Modification Register

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

For information about available fields see omr module

Trait Implementations

impl ResetValue for OMR[src]

Register OMR reset()'s with value 0

type Type = u32

Register size

impl Writable for OMR[src]

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