Type Definition atsam4sa16c_pac::smc::CYCLE3[][src]

type CYCLE3 = Reg<u32, _CYCLE3>;

SMC Cycle Register (CS_number = 3)

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

For information about available fields see cycle3 module

Trait Implementations

impl Readable for CYCLE3[src]

read() method returns cycle3::R reader structure

impl ResetValue for CYCLE3[src]

Register CYCLE3 reset()’s with value 0x0003_0003

type Type = u32

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

impl Writable for CYCLE3[src]

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