Type Definition atsam4s4c_pac::smc::PULSE0[][src]

type PULSE0 = Reg<u32, _PULSE0>;

SMC Pulse Register (CS_number = 0)

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

For information about available fields see pulse0 module

Trait Implementations

impl Readable for PULSE0[src]

read() method returns pulse0::R reader structure

impl ResetValue for PULSE0[src]

Register PULSE0 reset()’s with value 0x0101_0101

type Type = u32

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

impl Writable for PULSE0[src]

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