Type Definition atsam4sd32c_pac::supc::CR[][src]

type CR = Reg<u32, _CR>;

Supply Controller Control Register

This register you can write_with_zero. See API.

For information about available fields see cr module

Trait Implementations

impl Writable for CR[src]

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