Type Definition atsam4s2c_pac::smc::SETUP0[][src]

type SETUP0 = Reg<u32, _SETUP0>;

SMC Setup Register (CS_number = 0)

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

For information about available fields see setup0 module

Trait Implementations

impl Readable for SETUP0[src]

read() method returns setup0::R reader structure

impl ResetValue for SETUP0[src]

Register SETUP0 reset()’s with value 0x0101_0101

type Type = u32

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

impl Writable for SETUP0[src]

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