[][src]Type Definition xmc4100::scu_hibernate::HINTSET

type HINTSET = Reg<u32, _HINTSET>;

Hibernate Internal Control Set Register

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

For information about available fields see hintset module

Trait Implementations

impl ResetValue for HINTSET[src]

Register HINTSET reset()'s with value 0

type Type = u32

Register size

impl Writable for HINTSET[src]

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