[][src]Type Definition atsame70n20b::pioa::PIO_LSR

type PIO_LSR = Reg<u32, _PIO_LSR>;

Level Select Register

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

For information about available fields see pio_lsr module

Trait Implementations

impl ResetValue for PIO_LSR[src]

Register PIO_LSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_LSR[src]

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