[][src]Type Definition atsam4e16e_pac::smc::CYCLE1

type CYCLE1 = Reg<u32, _CYCLE1>;

SMC Cycle Register (CS_number = 1)

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

For information about available fields see cycle1 module

Trait Implementations

impl Readable for CYCLE1[src]

read() method returns cycle1::R reader structure

impl ResetValue for CYCLE1[src]

Register CYCLE1 reset()'s with value 0x0003_0003

type Type = u32

Register size

impl Writable for CYCLE1[src]

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