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

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

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

impl Writable for CYCLE1[src]

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