Type Definition atsame70n20b_pac::pioa::REHLSR[][src]

type REHLSR = Reg<u32, _REHLSR>;

Rising Edge/High-Level Select Register

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

For information about available fields see rehlsr module

Trait Implementations

impl ResetValue for REHLSR[src]

Register REHLSR reset()’s with value 0

type Type = u32

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

impl Writable for REHLSR[src]

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