[][src]Type Definition atsame70q19b::supc::SUPC_MR

type SUPC_MR = Reg<u32, _SUPC_MR>;

Supply Controller Mode Register

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

For information about available fields see supc_mr module

Trait Implementations

impl Readable for SUPC_MR[src]

read() method returns supc_mr::R reader structure

impl ResetValue for SUPC_MR[src]

Register SUPC_MR reset()'s with value 0

type Type = u32

Register size

impl Writable for SUPC_MR[src]

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