[][src]Type Definition atsame70q19b::ssc::SSC_RFMR

type SSC_RFMR = Reg<u32, _SSC_RFMR>;

Receive Frame Mode Register

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

For information about available fields see ssc_rfmr module

Trait Implementations

impl Readable for SSC_RFMR[src]

read() method returns ssc_rfmr::R reader structure

impl ResetValue for SSC_RFMR[src]

Register SSC_RFMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_RFMR[src]

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