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

type SETUP2 = Reg<u32, _SETUP2>;

SMC Setup Register (CS_number = 2)

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

For information about available fields see setup2 module

Trait Implementations

impl Readable for SETUP2[src]

read() method returns setup2::R reader structure

impl ResetValue for SETUP2[src]

Register SETUP2 reset()’s with value 0x0101_0101

type Type = u32

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

impl Writable for SETUP2[src]

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