[][src]Type Definition atsame70j19b::ssc::SSC_CR

type SSC_CR = Reg<u32, _SSC_CR>;

Control Register

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

For information about available fields see ssc_cr module

Trait Implementations

impl ResetValue for SSC_CR[src]

Register SSC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_CR[src]

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