[][src]Type Definition xmc4100::dlr::OVRCLR

type OVRCLR = Reg<u32, _OVRCLR>;

Overrun Clear

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

For information about available fields see ovrclr module

Trait Implementations

impl ResetValue for OVRCLR[src]

Register OVRCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for OVRCLR[src]

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