Type Definition atsame54n19a_pac::system_control::ACTLR[][src]

type ACTLR = Reg<u32, _ACTLR>;

Auxiliary Control Register

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

For information about available fields see actlr module

Trait Implementations

impl Readable for ACTLR[src]

read() method returns actlr::R reader structure

impl ResetValue for ACTLR[src]

Register ACTLR reset()’s with value 0

type Type = u32

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

impl Writable for ACTLR[src]

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