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

type PIO_ODR = Reg<u32, _PIO_ODR>;

Output Disable Register

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

For information about available fields see pio_odr module

Trait Implementations

impl ResetValue for PIO_ODR[src]

Register PIO_ODR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_ODR[src]

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