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

type MODE3 = Reg<u32, _MODE3>;

SMC Mode Register (CS_number = 3)

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

For information about available fields see mode3 module

Trait Implementations

impl Readable for MODE3[src]

read() method returns mode3::R reader structure

impl ResetValue for MODE3[src]

Register MODE3 reset()’s with value 0x1000_0003

type Type = u32

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

impl Writable for MODE3[src]

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