[][src]Type Definition xmc1100::shs0::SHSCFG

type SHSCFG = Reg<u32, _SHSCFG>;

SHS Configuration Register

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

For information about avaliable fields see shscfg module

Trait Implementations

impl Readable for SHSCFG[src]

read() method returns shscfg::R reader structure

impl ResetValue for SHSCFG[src]

Register SHSCFG reset()'s with value 0x1000

type Type = u32

Register size

impl Writable for SHSCFG[src]

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