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

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

Register size

impl Writable for PULSE1[src]

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