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

type PIO_SCDR = Reg<u32, _PIO_SCDR>;

Slow Clock Divider Debouncing Register

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

For information about available fields see pio_scdr module

Trait Implementations

impl Readable for PIO_SCDR[src]

read() method returns pio_scdr::R reader structure

impl ResetValue for PIO_SCDR[src]

Register PIO_SCDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_SCDR[src]

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