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

type SSC_RCMR = Reg<u32, _SSC_RCMR>;

Receive Clock Mode Register

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

For information about available fields see ssc_rcmr module

Trait Implementations

impl Readable for SSC_RCMR[src]

read() method returns ssc_rcmr::R reader structure

impl ResetValue for SSC_RCMR[src]

Register SSC_RCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_RCMR[src]

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