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

type CYCLE2 = Reg<u32, _CYCLE2>;

SMC Cycle Register (CS_number = 2)

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

For information about available fields see cycle2 module

Trait Implementations

impl Readable for CYCLE2[src]

read() method returns cycle2::R reader structure

impl ResetValue for CYCLE2[src]

Register CYCLE2 reset()'s with value 0x0003_0003

type Type = u32

Register size

impl Writable for CYCLE2[src]

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