[][src]Type Definition xmc4200::ccu80_cc80::SWR

type SWR = Reg<u32, _SWR>;

Interrupt Status Clear

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

For information about available fields see swr module

Trait Implementations

impl ResetValue for SWR[src]

Register SWR reset()'s with value 0

type Type = u32

Register size

impl Writable for SWR[src]

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