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

type PULSE3 = Reg<u32, _PULSE3>;

SMC Pulse Register (CS_number = 3)

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

For information about available fields see pulse3 module

Trait Implementations

impl Readable for PULSE3[src]

read() method returns pulse3::R reader structure

impl ResetValue for PULSE3[src]

Register PULSE3 reset()’s with value 0x0101_0101

type Type = u32

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

impl Writable for PULSE3[src]

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