Type Definition atsam4sd16b_pac::ssc::RCMR[][src]

type RCMR = Reg<u32, _RCMR>;

Receive Clock Mode Register

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

For information about available fields see rcmr module

Trait Implementations

impl Readable for RCMR[src]

read() method returns rcmr::R reader structure

impl ResetValue for RCMR[src]

Register RCMR reset()’s with value 0

type Type = u32

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

impl Writable for RCMR[src]

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