Type Definition atsam4s4c_pac::smc::SETUP3[][src]

type SETUP3 = Reg<u32, _SETUP3>;

SMC Setup Register (CS_number = 3)

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

For information about available fields see setup3 module

Trait Implementations

impl Readable for SETUP3[src]

read() method returns setup3::R reader structure

impl ResetValue for SETUP3[src]

Register SETUP3 reset()’s with value 0x0101_0101

type Type = u32

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

impl Writable for SETUP3[src]

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