Type Definition atsame54n19a_pac::pm::PWSAKDLY[][src]

type PWSAKDLY = Reg<u8, _PWSAKDLY>;

Power Switch Acknowledge Delay

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

For information about available fields see pwsakdly module

Trait Implementations

impl Readable for PWSAKDLY[src]

read() method returns pwsakdly::R reader structure

impl ResetValue for PWSAKDLY[src]

Register PWSAKDLY reset()’s with value 0

type Type = u8

Raw register type (u8, u16, u32, …).

impl Writable for PWSAKDLY[src]

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