[][src]Type Definition atsame70j20b::pioa::PIO_PDR

type PIO_PDR = Reg<u32, _PIO_PDR>;

PIO Disable Register

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

For information about available fields see pio_pdr module

Trait Implementations

impl ResetValue for PIO_PDR[src]

Register PIO_PDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PDR[src]

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