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

type PULSE1 = Reg<u32, _PULSE1>;

SMC Pulse Register (CS_number = 1)

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

For information about available fields see pulse1 module

Trait Implementations

impl Readable for PULSE1[src]

read() method returns pulse1::R reader structure

impl ResetValue for PULSE1[src]

Register PULSE1 reset()’s with value 0x0101_0101

type Type = u32

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

impl Writable for PULSE1[src]

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