[][src]Type Definition atsame70q19b::pioa::PIO_REHLSR

type PIO_REHLSR = Reg<u32, _PIO_REHLSR>;

Rising Edge/High-Level Select Register

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

For information about available fields see pio_rehlsr module

Trait Implementations

impl ResetValue for PIO_REHLSR[src]

Register PIO_REHLSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_REHLSR[src]

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