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

type PIO_DRIVER = Reg<u32, _PIO_DRIVER>;

I/O Drive Register

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

For information about available fields see pio_driver module

Trait Implementations

impl Readable for PIO_DRIVER[src]

read() method returns pio_driver::R reader structure

impl ResetValue for PIO_DRIVER[src]

Register PIO_DRIVER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_DRIVER[src]

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