[][src]Type Definition xmc4100::usic0_ch0::KSCFG

type KSCFG = Reg<u32, _KSCFG>;

Kernel State Configuration Register

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

For information about available fields see kscfg module

Trait Implementations

impl Readable for KSCFG[src]

read() method returns kscfg::R reader structure

impl ResetValue for KSCFG[src]

Register KSCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for KSCFG[src]

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