[][src]Type Definition atsam4e16e_pac::smc::SETUP1

type SETUP1 = Reg<u32, _SETUP1>;

SMC Setup Register (CS_number = 1)

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

For information about available fields see setup1 module

Trait Implementations

impl Readable for SETUP1[src]

read() method returns setup1::R reader structure

impl ResetValue for SETUP1[src]

Register SETUP1 reset()'s with value 0x0101_0101

type Type = u32

Register size

impl Writable for SETUP1[src]

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