[][src]Type Definition xmc4800::dsd::OCS

type OCS = Reg<u32, _OCS>;

OCDS Control and Status Register

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

For information about avaliable fields see ocs module

Trait Implementations

impl Readable for OCS[src]

read() method returns ocs::R reader structure

impl Writable for OCS[src]

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

impl ResetValue for OCS[src]

Register OCS reset()'s with value 0

type Type = u32

Register size