Type Definition atsam4ls8a_pac::gpio::STERC[][src]

type STERC = Reg<u32, _STERC>;

Schmitt Trigger Enable Register - Clear

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

For information about available fields see sterc module

Trait Implementations

impl Readable for STERC[src]

read() method returns sterc::R reader structure

impl ResetValue for STERC[src]

Register STERC%s reset()’s with value 0

type Type = u32

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

impl Writable for STERC[src]

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