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

type PULSE2 = Reg<u32, _PULSE2>;

SMC Pulse Register (CS_number = 2)

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

For information about available fields see pulse2 module

Trait Implementations

impl Readable for PULSE2[src]

read() method returns pulse2::R reader structure

impl ResetValue for PULSE2[src]

Register PULSE2 reset()'s with value 0x0101_0101

type Type = u32

Register size

impl Writable for PULSE2[src]

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