Type Definition atsame70n20b_pac::ssc::RFMR[][src]

type RFMR = Reg<u32, _RFMR>;

Receive Frame Mode Register

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

For information about available fields see rfmr module

Trait Implementations

impl Readable for RFMR[src]

read() method returns rfmr::R reader structure

impl ResetValue for RFMR[src]

Register RFMR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for RFMR[src]

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