Type Definition atsam4s2b_pac::pmc::CKGR_PLLBR[][src]

type CKGR_PLLBR = Reg<u32, _CKGR_PLLBR>;

PLLB Register

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

For information about available fields see ckgr_pllbr module

Trait Implementations

impl Readable for CKGR_PLLBR[src]

read() method returns ckgr_pllbr::R reader structure

impl ResetValue for CKGR_PLLBR[src]

Register CKGR_PLLBR reset()’s with value 0x3f00

type Type = u32

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

impl Writable for CKGR_PLLBR[src]

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