[][src]Type Definition atsame70j21b::supc::SUPC_CR

type SUPC_CR = Reg<u32, _SUPC_CR>;

Supply Controller Control Register

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

For information about available fields see supc_cr module

Trait Implementations

impl ResetValue for SUPC_CR[src]

Register SUPC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for SUPC_CR[src]

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