[][src]Type Definition atsam4sd32c_pac::smc::CYCLE0

type CYCLE0 = Reg<u32, _CYCLE0>;

SMC Cycle Register (CS_number = 0)

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

For information about available fields see cycle0 module

Trait Implementations

impl Readable for CYCLE0[src]

read() method returns cycle0::R reader structure

impl ResetValue for CYCLE0[src]

Register CYCLE0 reset()'s with value 0x0003_0003

type Type = u32

Register size

impl Writable for CYCLE0[src]

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