[][src]Type Definition xmc4200::scu_hibernate::HDCLR

type HDCLR = Reg<u32, _HDCLR>;

Hibernate Domain Status Clear Register

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

For information about available fields see hdclr module

Trait Implementations

impl ResetValue for HDCLR[src]

Register HDCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for HDCLR[src]

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