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

type PIO_FELLSR = Reg<u32, _PIO_FELLSR>;

Falling Edge/Low-Level Select Register

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

For information about available fields see pio_fellsr module

Trait Implementations

impl ResetValue for PIO_FELLSR[src]

Register PIO_FELLSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_FELLSR[src]

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