[][src]Type Definition xmc1100::scu_general::SSW0

type SSW0 = Reg<u32, _SSW0>;

SSW Register 0

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

For information about avaliable fields see ssw0 module

Trait Implementations

impl Readable for SSW0[src]

read() method returns ssw0::R reader structure

impl ResetValue for SSW0[src]

Register SSW0 reset()'s with value 0

type Type = u32

Register size

impl Writable for SSW0[src]

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