[][src]Type Definition muscab1_pac::system_control::CPUWAIT

type CPUWAIT = Reg<u32, _CPUWAIT>;

CPU Boot wait control after reset

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

For information about avaliable fields see cpuwait module

Trait Implementations

impl Readable for CPUWAIT[src]

read() method returns cpuwait::R reader structure

impl Writable for CPUWAIT[src]

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

impl ResetValue for CPUWAIT[src]

Register CPUWAIT reset()'s with value 0

type Type = u32

Register size