[][src]Type Definition atsame54p20a::tcc0::DRVCTRL

type DRVCTRL = Reg<u32, _DRVCTRL>;

Driver Control

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

For information about available fields see drvctrl module

Trait Implementations

impl Readable for DRVCTRL[src]

read() method returns drvctrl::R reader structure

impl ResetValue for DRVCTRL[src]

Register DRVCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for DRVCTRL[src]

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