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

type MODE0 = Reg<u32, _MODE0>;

SMC Mode Register (CS_number = 0)

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

For information about available fields see mode0 module

Trait Implementations

impl Readable for MODE0[src]

read() method returns mode0::R reader structure

impl ResetValue for MODE0[src]

Register MODE0 reset()’s with value 0x1000_0003

type Type = u32

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

impl Writable for MODE0[src]

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